What is Python ?

Python is a simple, high level, interpreted, General purpose and Object-Oriented Programming language.
Developed by : Guido van Rossum.
It was first released in 1991.
It is designed to be easy to read and write, with a clear syntax and a focus on code readability.

Features of Python

  • Easy to use and learn.
  • Very high level dynamic data types, and classes
  • Interpreted language.
  • Expressive language.
  • Object-Oriented language.
  • Portable and Platform independent.
  • Open source language.
  • Extensible and Embeddable.
  • Dynamic Memory Allocation.
  • GUI Programming Support.
  • There is no use of curly braces, Semicolon in python programming language.
Introduction to Python.

Applications of Python

  • Dara Science Data Mining
  • Desktop Applications
  • Mobile Applications
  • Web Applications
  • Machine learning
  • 3D CAD Applications and Speech Recognitions

1 thought on “What is Python ?”

Leave a comment