This is an introduction to Python programming language.
What is Python?
Python is a high level, interpreted and object oriented programming language created by Guido van Rossum and was released back in 1991.
Python 2 and Python 3
Python 3 is the latest version though, version 2 is still widely used and popular.