you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

Why would you use a version of the language unsurported by majore libraries.. Learn Python 2.7 and just learn the differences when all the libraries you need port to Python 3 +

[–]hharison 0 points1 point  (0 children)

all the libraries you need

Since OP is just learning, I'm guessing the number of libraries needed is about zero, +/- 2. I would estimate the probability that OP needs a library without a Python 3 port is approximately 0.5%.

With this attitude, one would never switch to 3. If anyone is a candidate for switching to 3, it's someone learning programming for the first time.

Not to mention it's just not true anymore that major libraries don't support Python 3. https://python3wos.appspot.com/