division bug?

Milan milanmor at yahoo.com
Wed Jun 9 10:55:44 EDT 2004


a program:

a=10
b=5
print a/b

and its result: 0. If you run the program, you see always a sero (0),
but 10/5 is 2. Who can help me?



More information about the Python-list mailing list