Search Results

1
vote

If I’m going to learn Python, should I learn 2.x or just jump into 3.0?

while there are enough differences, python 3 is not a new language. And python 2.x will be here for a long time still. Imho you're safe to start learning python 2. Keep in mind btw, that 'Python in …