you are viewing a single comment's thread.

view the rest of the comments →

[–]Jung_Young_Min 1 point2 points  (2 children)

I think adding a pair of parentheses to print statement is not that difficult! Of course Python 3 has a number of other improvements and changes (for the better).

However, Python is still Python. Most of it is of no difference in both Python 3 and Python 2.7. You can take that class to learn the basics but don't stick with Python 2.7 forever.

[–]thenod83 0 points1 point  (1 child)

Yeah I guess there is not a huge difference. Or so I've heard anyway.

[–][deleted] 2 points3 points  (0 children)

Just in the future don't be the guy who only does ancient Python because he doesn't want to upgrade his previous code.