Python Installation (step by step)
Python is an interpreted, high-level, general-purpose programming language. Developed by Guido Van Rossum in 1991 it has quickly become one of the most popular programming languages in the world.
Python has many advantages
-Developers can learn it quickly
-Typically involves less code
-Syntax is very easier to read (no curly braces, script tags)
-Utilized by every major technology company
-Huge amount of additional open-source libraries.
Download Python from official site of python is https://www.python.org/ here go to downloads and get latest version for your environment of operating system.
once download is completed start to run the downloaded file. follow the on screen on options mostly its userfriendly designed steps make to all the way to press next button only using by-defaults.
Tick mark for - Add the system Path and authorize the permissions complete the installation procedure.