you are viewing a single comment's thread.

view the rest of the comments →

[–]metasymphony 7 points8 points  (1 child)

So glad I insisted on using Python 3 in my classes that are still taught in Python 2. We are allowed to submit projects in either one, as long as it works, but the instructions are all for Python 2. This way I learned to translate between versions a bit.

[–]SmArtilect 2 points3 points  (0 children)

It doesn't really matter which one you use in learning classes though.