Development Environment Setup
The most universal approach to installing Python is to visit the official Python download page at,
https://www.python.org/downloads/
Normally this page will detect your operating system from the useragent
in your browser and select which install is appropriate for you.
There will be 64 and 32 bit versions for your operating system. At the time of writing this documentation, the option of downloading the 64bit version was the most common, and the version was 3.10.x.