Installing Python on Windows using Python executable
- Navigate to Python Releases for Windows and download the latest version of the Python 3 release.
- Download the latest version. In this article, we will be installing 3.8.1 (Which is latest as on Feb 2020)
- For the next steps of installing the python Watch Here
Alternative Way of installing python on Windows using Chocolatey
- Install chocolatey on the Windows System by copying the command from here
- For the next steps of installing the python Watch Here