Python
Python is an interpreted, open source , easy-to-read, powerful general-purpose programming language. It is created by Guido van Rossum in 1991. Python was designed for readability, and has some similarities to the English language with influence from mathematics. It is used for web development ,software development, mathematics equation, system scripting.
Python Install
You can install latest stable Python 3.x.x from download and run the installer for window OS and Macs will have python already installed.
After install Python, Open a new command prompt (cmd) and type
python --version