How To Download And Install Python

In this post we will learn how to download and install python in window.
Before download and install python we will learn for system requirements for Python IDE.

System Requirements : 

Before proceed to install python on your Window machine, we recommend you to go through the following  requirements to avoid any hiccups :
Processor : Intel Atom / Intel Core I3
Disk Space : 1 GB/More
Operating System : Window 7,8,10,11, MacOS Or Linux

Download Python : 

1. First open your browser and enter url https://www.python.org/downloads/
2. A new window will open, then click on option Python 3.9.7 like below
3. After clicking on Python 3.9.7, your computer ask for dawnload then click on SAVE.
4. It take some time to dawnload, when download completed, tap two time (Dual click) on python installer. 
5. After dual click a new window will open, then click on RUN option.
6. After click on Run a new window will open, in this window mark on "ADD PYTHON 3.9 TO PATH" and then click on CUSTOMIZE INSTALLATION.
7. After that a new window will open, mark on all option like below picture and then click on NEXT.
8. After this a new window will open, In this window mark on three option like below pic. And if you want to change the path of python then click on BROWSE option and choose path for python files. After that click on INSTALL option.
9. After click on INSTALL python IDE take some time to install in computer.
10. Congratulations now your python IDE successfully installed. After the installation is complete, click on CLOSE option
11. Now, you can use your python IDE and create and debug your programs in python.

Chack Version :

There are some steps to check the version of Python IDE on your Window operating system.
1. First open the search box type COMMAND.
2. Click on the command prompt (CMD) 
3. Then type "python --version" in CMD like below picture and press enter.
4. The Python version appears in the next line, below your command.

Post a Comment

0 Comments