Today I learn new programming language python. It is an Popular language.
What is python?
Python is an high level programming language. It is both object oriented and procedure oriented language.
History?
Created by Guido van Rossum in 1991.The author is big fan on tv show”Monty Python’s “. So the name python is created.
Features?
Simple language and easier to learn. Free and open source internet. Extensible and embeddable. Large standard libraries to solve common task.
Versions?
Python latest version is python 3.8.3 documentation released on 13 May 2020.
Python installation?
For windows=https://www.python.org. For Linux=terminal-sudo-apt-get install 3.8


