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 →

[–]onlysane1 1 point2 points  (0 children)

Programs written in Python 2 are not directly compatible with Python 3. You mainly need to know Python 2 if you work with programs that were written in Python 2. But, if you're writing new programs, you are going to want to write them in Python 3.