PYTHON PROGRAMMING

PYTHON PROGRAMMING LANGUAGE

Introduction :  

  • Python is a general purpose programming language created by Guido Van Rossum from CWI (Centrum Wiskunde & Informatica) which is a National Research Institute for Mathematics and Computer Science in Netherlands.
  • The language was released in I991
  • Python got its name from a BBC comedy series from seventies- “Monty Python’s Flying Circus”. 
  • Python supports both Procedural and Object Oriented programming approaches.

Key features of Python :

  • It is a general purpose programming language which can be used for both scientific and non-scientific programming.
  • It is a platform independent programming language. 
  • The programs written in Python are easily readable and understandable. 
The version 3.x of Python IDLE (Integrated Development Learning Environment) is used to develop and run Python code. It can be downloaded from the web resource www.python.org.


No comments:

Post a Comment

Please do not enter spam link in the comment box.