1 go to below URL
For windows user you can download installed from below URL
https://www.python.org/downloads/windows/
For Ubuntu user
$ sudo apt-get update $ sudo apt-get install python3.6
Setting path at Windows
Follow below link
Testing Python installation

Run Python and execute basic operation

We have installed python and ran basic program with it.
One thought on “How to install Python”