Which version of Python should I get into?

Which version of Python should I get into?

A lot of people still use 2.6 or 3.0 (newer versions aren't very compatible with older operating systems). But my instincts are to jut for the more recent updates.

Attached: python-logo-upscaled.png (2000x2000, 157K)

Other urls found in this thread:

pythonclock.org/
twitter.com/NSFWRedditVideo

I always use the most recent version.

3.7.3

2.7 is the only right choice

use the latest

pythonclock.org/

2.7 or 3.6

why not learn Python3?

nothing that starts with 2, legacy garbage and it will thankfully die very soon:

I use Python 2.7 and don't care
I am not going to do things I am used to differently just because authors decided so

depend if the print() bother you

That's a really good attitude to take I think.

C was my first programming language.

Lol, no. That's an awful behaviour to encourage, which only set you back while everyone else moves on.

Start with the early shit, when it wasn't even called python. Then slowly move to Pythong 1.0. And once you feel comfortable with that you go to Peython 2.0. I wouldn't jump full versions from now on, you so go 2.1, 2.2, 2.3, all the way up to 2.7. Once you reach Pythone 3.0 I'd even suggest to move up in micro version steps.

Attached: 1517762985498.png (1172x675, 32K)

Don't start using it.

Unless you're in a university and have to run a script someone developed years ago that "only runs on Python 2.x", use the latest version of Python 3.

oh nonono
have fun patching and compiling every new dependency yourself

3

Just use delphi

3

This

3.6 or later.

Newest 3.x is what I use, whatever that was last month when I updated it.