What Is Python | Introduction To Python

Python : 

Python is a high level, general purpose, dynamic, interpreted and scripting programming language. Python also supports Object Oriented programming.
Python is easey to learn and use. 
It is also called as a general-purpose programming language as it is used in almost every domain.

History Of Python :

Python was developed by Guido van Rossum in 1991 at CWI (Netherland). The idea of Python has taken from the ABC programming language, ABC language was a predecessor of Python language.
Guido van Rossum was the fan of the BBC comedy show "Monty Python's Flying Circus". So he created the name of his new programming language "Python".

Characteristics Of Python :

Python provides many useful features to the programmers. These features make it most popular and widely used programming language.  
  • Easy to use and Learn 
  • Expressive Language 
  • Interpreted Language 
  • Object-Oriented Language 
  • Open Source Language 
  • Learn Standard Library 
  • GUI Programming Support 
  • Embeddable 
  • Dynamic Memory Allocation


Post a Comment

0 Comments