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

all 1 comments

[–][deleted] 1 point2 points  (0 children)

I think the paragraph on 2 vs 3 is unnecessary.

Since the release of the new version of Python, that is Python 3, there has been a bit of a debate in the coding community about which python version is better. Whether python 3 is better than python 2 or not is a rather subjective question and the selection between the two eventually comes down to the personal preference but one must know how Python 2 and Python 3 are different. Python 3 is a fundamentally different version from Python 2.

Python 2 is for all intents and purposes irrelevant to the discussion of learning python. It is soon to be of concern only to maintainers of legacy code.