Search

Showing posts with label installation. Show all posts
Showing posts with label installation. Show all posts

How to install Python

 


1.     Go to Python.org.

2.      Click on Download button.


3.      Open download file.

4.      Select ‘Add Python X.XX to PATH’.

5.      Click on ‘Install Now’.



 

 

 

 

 

 

6.      After successful completion you will see message like below.



7.      Open command prompt and type python –version, it should show python version installed.