Ved Prakash Lets Install Python | codinggiri GuidePedia

0
Linux an Mac are preloaded with python. On this blog post i am going to write method for windows only and please let me know if you are facing any problem in installing.

so first thing first lets download the python installer from Python's Website. or download with this direct link (we will learn python with Python 3 not with Python 2 so please download the installer of Python 3)
Python Download Page\
After downloading the installer , install it and after that you can find this three option while typing "python" in start menu of your windows.

Congratulations , Python is successful installed into your windows we can also add path variables for python but we will encounter it later.

Next step :-  click on IDLE(Python GUI) to start coding with python.

in Next post we will take a look at the IDLE and understand it's functions.

Post a Comment

 
Top