News

But there’s a feature unique to the Python edition of Windows that makes it easier to manage multiple installed versions of the Python interpreter—the py launcher.
The latest version is Python 3.8.4, and if I search for “Python” on my Windows computer, I see that I have Python 3.6 and 3.5 – so I could do with an update! That is how to check Python version!
Once you start using Python more regularly and try out different projects/modules, you may find yourself wanting (or needing) to work with different Python versions on one computer. The Python ...