Saturday, 13 April 2019

Python Features:
-------------------
--its support OOPS and general purpose language
--case sensitive language
--Cross Platform(support all OS(windows,UNIX,Linux,Mac)
--OSS(Open source Software) - free download and use
--Portable language(convert one OS to another OS)
--Its consist of Many Predefined functions(Library) and class
--Python allow User Defined function(user can create a own function)
--Type infer language(no need datatype) - auto predict
--Dynamic type system and automatic memory management

No comments:

Post a Comment