You are viewing a single comment's thread from:

RE: Python Programming Tutorials - Number Type Conversion

in #python8 years ago

You should throw in some examples of negative numbers. Depending on the programming language, negative numbers may round differently.

I've never programmed in Python, but I think it rounds everything toward negative infinity, if memory serves, but no doubt, you would know better than I. :)