Installation of Python on windows

Python is a high-label programming language that is used worldwide for programming and scripting. Below are the installation steps for windows.

1. GOTO python.org/downloads/windows/




2. Look for a stable release. It is always recommended that you should always choose a release before the latest release because all 3rd party modules may not available to use on that release. Ex- If the current release is 3.9 you should choose a 3.8 or 3.7 release i.e. one to two releases before. Download windows installer as per your system type.


If you don't know how to know your system type please follow the link

2. Click on the downloaded file or go to the downloaded file location then double click on the file. Click run on the UAC prompt.



3. On the installation window add a checkmark on Add python to PATH. It will add python to your environment path. This means you can access python from any shell.


click on install now to begin the installation process.


You will get a successful installation message on the installer that indicates that your installation completed successfully. Click close to complete the setup.


4. Check python installed properly and enabled globally search for PowerShell and open it.


Issue command "py" or "python" to start IDLE(Integrated Development and Learning Environment). You can see something like this on your screen. You can notice >>> symbol on your screen that means you can write python code on this shell.


Visit my GitHub Page


        

Comments

Popular posts from this blog

Python KeyWords

Introduction To Python

Python Cowin Slot Finder Software