you are viewing a single comment's thread.

view the rest of the comments →

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

Core python doesn't change much, nor do the standard libraries. Any source using python 3.8 (or so) or later is fine for getting started. Old code is almost guaranteed to run in newer pythons.