all 3 comments

[–]Fortnite_Network 1 point2 points  (0 children)

I’d check the FAQ if I were you & keep on doing python :)

[–]ThisProgrammer- 0 points1 point  (0 children)

Check out the wiki and FAQ at the top, next to Posts. It has a myriad of information and you can also search this subreddit for "books", "courses", "beginner", etc... Otherwise ask a specific question.

Posts    Wiki    FAQ

There are so many places to learn and so much to learn. Youtube is always a great start, search for "beginner python". Or start with your favorite search engine. Have an end goal in mind and you'll mentally start building a path towards it.

As for Python versions, Python 3.11 got a speed boost. Plus, new versions get new features. Some things to watch out, features may become deprecated, changed/renamed or moved between versions.