News

This post shows you how to update Python and how to choose the right version for your goals! Learn the difference between Python 2 and Python 3.
Take control of multiple Python installations in Windows with the py launcher, available as part of a standard Python installation.
The final version of Python 3.9 is scheduled for release in early October, so Python maintainers believe it makes sense to remove the 2.7 compatibility layers.
Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.