Share this link via
Or copy link
Python is a general purpose, High-level programming language. It can be used for,
Apart from the types of applications mentioned above, it can be used for many more types of applications.
Python was created by Guido Rossum in 1989 and it is very easy to learn. Python supports many programming approaches like,
These are some major organizations which use python,
For Better Understanding Watch This Video
Python is simple and easy to learn, read and write.
Python language is freely available and the source code is also available. Therefore, it is an open source programming language.
Python language is more expressive than most of the languages, means it is more understandable and readable.
Python can run equally on different platforms such as Windows, Linux, Unix, and Macintosh etc. So, we can say that Python is a portable language.
Python has a large and broad library which provides a rich set of module and functions for rapid application development.
For Better Understanding Watch This Video:-
The idea of Python started in the early 1980s but the real implementation started in 1989 and it was finally published in 1991 ( Feb 27, 1991).
By the way, the language is named after the BBC show “Monty Python’s Flying Circus”. Guido van Rossum worked that time in a project at the CWI, called Amoeba, a distributed operating system.
What is CWI:-
The Centrum Wiskunde & Informatica is a research center in the field of mathematics and theoretical computer science. It is part of the Netherlands Organization for Scientific Research.
There are two major versions of Python, Python 2 and Python 3. Both are quite different from each other. Python 2.x is legacy whereas, Python 3.x is the present and the future.