How To Install Python On Windows 10?

Go to https://www.python.org/downloads/

Click the latest Python 3 download for Windows

Run the downloaded installer

Check the box labeled Add Python to PATH

Click Install Now

Wait for the installation to finish

Open Command Prompt

Type python –version and press Enter

Type pip –version and press Enter

If needed, reopen Command Prompt and try python again

Suggested for You

Trending Today