Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (50.2k points)
Can anyone tell me how to download Python for Windows 10?

1 Answer

0 votes
by (108k points)

For downloading Python in Windows, refer to the below steps:

  • Visit the link
  • Go to Python Releases for Windows, and click on the link for the latest Python 3 release (Python 3.x.x)
  • Now, scroll down and choose your Windows version. It will be either Windows x86-64 executable installer (for 64-bit) or Windows x86 executable installer (for 32-bit)
  • After downloading Python, you have to install the .exe file. While installing Python, remember to tick off the checkbox that says Add Python 3.x to PATH to ensure that the interpreter will be placed in your execution path
  • Once this is done, hit Install Now. After few minutes, a working Python 3 installation will be ready on your system

If you are looking for an online course to learn Python, I recommend this Python Training program by Intellipaat.

Browse Categories

...