Loading, please wait...

Introduction to Python

Python was created and envisioned by Guido Van Rossum, it is an interpreted high level programming language, released in th year of 1991.Main glance of features a dynamic type system and automatic memory management, emphasizing mainly on code readability using significant white space , supporting object oriented, functional and procedural and has a vast library.

 

The language’s core is explained in the document.”The Zen of Python”.

 

Python is an easily readable language,uses normal meaningful emphasis which is easily understandable by any person working on it.

 

Main features of using python are:

  • Extensible
  • Embeddable
  • Object Oriented
  • Opensourceiveness
  • Simple and Easy to Learn
  • Portability.

 

The python can be easily downloaded from the link given below:

https://www.python.org/downloads

Head away with your required download version.

 

For further documentation and a deep analogy refer to the link of

https://www.python.org/doc