How to Install Python onto Windows 10
1 - Go to www.python.org
2 - Hover over "Downloads" and select "New releases"
3 - Click on "Download" for whichever version you want
4 - If you have a 64-bit computer, select the "Windows x86-64 executable installer". If you have a 32-bit computer, select "Windows x86 executable installer"
5 - Click on "Run"
6 - When a window titled "Install Python 3.7.4" pops up, select "Add Python 3.7 to PATH" then click "Install Now"
Python is now installed