Python is a general-purpose, high level, dynamically typed
programming language. It is developed by Guido Van Rossum in
1989 at NRI(National Research Institute) in Netherlands but
Python was available in 1991.
Why Guido Sir named own Language
"PYTHON"
At the time when he began implementing Python, Guido van
Rossum was also reading the published scripts from "Monty
Python's Flying Circus" (a BBC comedy series from the seventies,
in the unlikely case you didn't know). It occurred to him that he
needed a name that was short, unique, and slightly mysterious, so
he decided to call the language Python.
Applications Area’s of python
We can use python in various fields. Some Application areas of
python is given below
1. Desktop application/Standalone application
2. Web application
3. Scrapping
4. Games
5. Scientific application
6. Artificial Intelligence (A.I.)
7. Machine Learning (M.L)
8. Data Science
9. IoT (Internet of Things)
10. Database
11. Socket Programming
Features of Python
1. Simple
2. Easy to learn
3. Functional programming
4. Object Oriented Programming ( C++ )
5. Open source
6. Freeware
7. Dynamically typed language
8. Interpreted language
9. Extensible
10.Plateform independent