0% found this document useful (0 votes)
27 views

Features of Python Programming

Python provides 11 key features for developers including being simple, free, platform independent, dynamically typed, interpreted, high-level, robust, extensible, embeddable, supporting both functional and object-oriented programming, and supporting third-party APIs like NumPy, Pandas, Matplotlib, SciPy, scikit-learn, Keras and Seaborn. It was inspired by languages like ABC and draws upon concepts from languages such as Modula-3 and C.

Uploaded by

sarangdev
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Features of Python Programming

Python provides 11 key features for developers including being simple, free, platform independent, dynamically typed, interpreted, high-level, robust, extensible, embeddable, supporting both functional and object-oriented programming, and supporting third-party APIs like NumPy, Pandas, Matplotlib, SciPy, scikit-learn, Keras and Seaborn. It was inspired by languages like ABC and draws upon concepts from languages such as Modula-3 and C.

Uploaded by

sarangdev
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

==================================================

Features of Python Programming


==================================================
=>Features of a language are nothing but Services or Facilitiles provided language
Developers in the languages and they are used by language programmers for
developing real time applications.
=>Python Programming Provides 11 Features. They are

1. Simple
2. Freeware and Open Source
3. Platform Independent Lang
4. Dynamically Typed Programming Lang
5. Interpreted Programming Lang.
6. High Level Programming
7. Robust(Strong)
8. Extensible
9. Embebbed
10. Both Functional and Object Oriented Programming Lang
11. Supports Third APIs(Application Programming Interface)
Such as
Numpy,Pandas, Matplotlib,scipy,scikit, keras,
seaborn...etc
-----------------------------------------------------------------------------------
---------------------------------------
=>Python Inspired From:
---------------------------------------

You might also like