[Tutor] Bug in python, or is it just 3am

ryan luna ryan_gm at sbcglobal.net
Fri Apr 21 09:03:51 CEST 2006


Hey everyone, i believe i might have found a bug in
python? im not sure, heres a screen shot.
http://img151.imageshack.us/img151/4268/pythonbug8by.jpg
When i type
number + 1
and print it,
It adds one,
But when i use a number = number + 1
right after the value stays the same,
Now i thought that number = number + 1 just wasn't
vailed in python untill i tried it again and it
worked,
Is this a bug or im i just missing somthing,
Cause it is rather late.


More information about the Tutor mailing list