Features of Python
The main features of python is; It is simple and easy, platform indepedent, Object Oriented Programming language. Some importaint features of Python are given below
- Simple and easy
- Interpreted
- Open source
- Portable
- GUI Programming
- Easy to maintain
- Easy to Learn
- Easy to Use
- Hug Standard library
- Freely available for every one
- High level programming language
- Object oriented programming language
- Platform independent
- Portable
Simple
Python is a simple and minimalistic language. Reading a good Python program feels almost like reading English,
Easy to Learn
As you will see, Python is extremely easy to get started with. Python has an extraordinarily simple syntax, as already mentioned.
Free and Open Source
You can download this software and use, it is freely available for every one.
High-level Language
When you write programs in Python, you never need to bother about the low-level details such as managing the memory used by your program, etc.
Portable
Due to its open-source nature, Python has been ported
No comments :
Post a Comment