Python Programming

Python



Python is an open source and general purpose programming language which was created by Guido Van Rossum in 1991. It is a general purpose programming language, it is an interactive and interpreted programming language. It supports both structured and Object-Oriented Programming. Python has a wide range of libraries and built-in functions which helps in rapid development of applications. Python is easy to learn and has a simple syntax which makes it beginner friendly language.

Features of python

  • Open source language : Python is under an open source license which allows us to freely use python.
  • Interpreted language :   

Comments