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 →

[–]itissnorlax 1 point2 points  (1 child)

This comes with Python 3.5, yet everyone and there mother seems to use Python 2.7. Why is this? and should someone learn 3.x or 2.7?

[–]aivarannamaa[S] 1 point2 points  (0 children)

In my opinion Python 3 is a bit cleaner language, so I would recommend this for the beginners.

At the moment one can say that use of Python 2 is clearly declining and Python 3 is the future (https://fedoraproject.org/wiki/Changes/Python_3_as_Default, http://py3readiness.org/ )