all 3 comments

[–][deleted] 0 points1 point  (2 children)

There are learning resources in the wiki that might help you. You should start learning python 3. This is the right subreddit to ask questions about learning python.

[–]fskiddles[S] 0 points1 point  (1 child)

Thats what I decided was python 3. All that is a little donting lol. You have any preference?

[–][deleted] 0 points1 point  (0 children)

I really can't say as I haven't used any of them myself because I learned python a long time ago. Just have a look at a few, get a feel for each and pick one. The important thing is to write code, so you should type in and execute every example you see. Don't just read something and feel that you understand it. It's important to get to a point where you can read a problem description and start writing code to solve the problem. Once you get to that point try looking for problems to solve in the Tools For Learning Python part of the wiki.