Python definition.
Python is one of the General Purpose, High Level, Object
Oriented and Interpreted programming language.
General Purpose: it says that today python is used almost in each
and every software’s, every website, whether it could be youtube, facebook,
twitter, everywhere python is used for there some other components. Python can
work everywhere and every type of work hence it is also known as General
Purpose.
High Level: Everyone can learn python language easily. Syntax are easy. Everyone
can understand it. Python is a human readable programing language.
Object Oriented: will know it later in coming lectures.
0 Comments