What is Python?
In simple words, Python is a programming language.
As we communicate with each other using languages such as Hindi, Marathi, Tamil, etc. Similarly, we have many languages that help us communicate with a system/computer. These languages are called programming languages.
There are many programming languages such as C, Python, Java, JavaScript, C++, PHP, etc. All applications and websites we use daily are made using one of these programming languages.

Python is a popular general-purpose programming language. Python is widely used in various domains such as web development, scientific computing, data analysis, artificial intelligence, and automation. It was created in 1991 by Guido van Rossum. Python is an interpreted, interactive, object-oriented programming language. We will learn about each term in the upcoming classes.
