You are on page 1of 3

AMITY

UNIVERSITY,U
TTAR
PRADESH,NOI
DA

Name - Parmeet Singh


Enrollment No- A100480052
Program - Communication Skill
What is python
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Created by
Guido Van Rossum and first release in 1991. Its high-level built in data structures, combined with dynamic typing
and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or
glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability
and therefore reduces the cost of program maintenance. Python is dynamically typed and garbage-collected.. It supports
multiple programming paradigms, including structured (particularly, procedural), object-oriented, and functional programming.
Python is often described as a "batteries included" language due to its comprehensive standard library.
FEATURES
 Easy to code
 Free and Open Source
 Object-Oriented Language
 GUI Programming Support
 High-Level Language
 Extensible feature
 Python is Portable language
 Python is Integrated
language

You might also like