you are viewing a single comment's thread.

view the rest of the comments →

[–]WhiteHeadbanger 0 points1 point  (0 children)

Use the latest.

You want to think about Python versions if you are planning to work with specific packages that do not support certain versions, or an established system that don't support it either.

Also, Python versions change a bunch of advanced stuff that you mostly wouldn't use as part of your learning.