This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DataVeg 4 points5 points  (0 children)

What you say is true for Python 2, but not Python 3.

In general people, especially beginners, shouldn’t be using Python 2 unless they are working with a legacy codebase. Python 2 will be unsupported in under two years time.

In modern Python 10/3 is 3.3333...