Home > Readable > Easy to learn > cross platform > open source > Free > Support exception handling.
![]() |
| Features of python |
Readable :
Python is readable language.
Easy to learn:
Learning python is simple as this is an expressive and high level programming languages, which means it is easy to understand the language.
Cross platform :
Python is available and run an various operating system such as Mac, Windows , Linux,Unix etc.
Open Source :
Python is an open Source programming languages. Large standard Library.
Python comes with a large standard Library that has some handy codes and functions which we can be used while writing code in python.
Free :
Python is free to download and can be used in our application.
Supports Exception handling:
An exception is an event that can occur during program exception and can disrupt the normal flow of program.
Automatic memory management :
Python supports automatic memory management which means the memory is cleaned automatically.



0 Comments