python only prints integers

francesco cerutti.francesco.to at gmail.com
Thu Jan 6 17:49:22 EST 2011


I'm pretty new in Python language. I have a problem with numbers: it
seems python doesn't know any more how to count!
I get only the down rounded integer
20/8 = 2
8/3=2
I probably changed some option to round the numbers, but I don't
remember how.
Is there a way to reset the number of digits to default?
Thanks in advance



More information about the Python-list mailing list