- Simple and Easy to Learn.
- Free Ware.
- Open Source (We can customize).
- Platform Independent.
- Portability: Change Application from one platform to other platform, which is not required to perform any change’s.
- Dynamically typed programing language.
- Python is object oriented programing language and Procedure oriented programing language.
- Interpreted: Python is a Interpreted language. that mean’s there is no compilation.
- Extensible: We can use other programing language in Python.
- Embedded: We can use Python programing language in other language’s.