What is Python?
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming.
It’s created by Guido Van Rossum
In Simple & Short Words, “Python is a powerful High-Level, Object Oriented Programming Language”.
Python Uses:
It is used for:
- web development (server-side),
- software development,
- mathematics,
- system scripting.
Why is Python so popular?
Popularity of Python:-
Python Syntax :-
- Python is very beginner-friendly.
- It’s syntax is extremely simple to read and follow!
- Millions of happy learners in the world.
Python Syntax is shorter and easier to read than other computer languages.
Example:-
print("Hello World!)
Why should you learn Python?
Python is a general purpose language.

Development Environment
There are lots of environments you can use:-
- PC (PyCharm)
- VS Code
- Notepad++
- SublimeText3
- Bluefish
- Vim
- PyDev on eclipse
- Komodo IDE
and More Development Environments or IDE available for Use Python.

One thought on “Python Introduction”