Install Python in Window PC

Python Installation Process In Windows PC

Step.1 Python download for free from the following website: https://www.python.org/



Step 2. Click on Add Python 3.8 to PATH in below then Click Install Now.



Step 3. Wait for a few minutes.



Step 4. Python installation completed.



Step 5. To check python installed on a Windows PC, Open Command Prompt and Type python, if you see Version of Python, it means that Python has been successfully installed on your computer.

Comments