Go to https://www.python.org/downloads/
Select the latest Python version for your operating system
Download the installer
Open the downloaded installer
Check the box that says Add Python to PATH
Click Install Now
Wait for the installation to finish
Open Command Prompt, Terminal, or PowerShell
Type python –version to verify the installation
