How to install python for windows...
Hi guys, in this blog we are gonna see how to install python on windows perfectly. In a future blog, we will take a brief but simple tour of python basics where you will learn all basics of python within a couple of days.
Step 1:
Go to official website of python and download python 3 version. You can download python 2 but my suggestion to you is to download Python 3. The link is :https://www.python.org/downloads/

Step 2:
After downloading the setup, you have to run the setup like any other setup but one thing that you have to make sure that you need to check "add to path option". If you are thinking why is this then it will get clear in my next python tutorial blog.
Step 3:
Now after completing the whole installation process, you should be good to go now. If you want to check is python is installed correctly or not then open CMD(command prompt) and type "python" and hit enter. If you don't see an error then it is done. What should you see in CMD is something like:
Thank you guys, In the upcoming blog, we will cover a basic python tutorial. Now I am going to complete watching Daredevil 2 season and I will see you guys on the next blog.
My original wordpress site:
yashprogrammer.wordpress.com
Comments
Post a Comment