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?

1 Answer

0 votes
by (108k points)

To download Python in Windows, you have to go through the below steps:

  • Go to https://www.python.org/downloads/windows/
  • Select Python Releases for Windows, and after that, choose the link for the latest Python 3 release, Python 3.x.x
  • After that, go down and choose the Windows version you want. You can choose either Windows x86-64 executable installer for 64 bit or Windows x86 executable installer for 32 bit
  • After you are done with downloading Python, you will have to install the .exe file. While doing that, tick off the checkbox that says Add Python 3.x to PATH as sHown to guarantee that the interpreter will be placed in your execution path.
  • Finally, press Install Now, and you will get Python 3 installation on your system

If you are looking for an online course to learn Python, check out this Python Certification program by Intellipaat.

Related questions

0 votes
4 answers
0 votes
1 answer
asked Jul 14, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Dec 24, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Dec 14, 2019 in Python by Pratik2912Anand (9.1k points)

Browse Categories

...