Python was developed by the Guido van Rossum during 1985-1990. Python is a high level ,object oriented and interpret based programming language. We have wide library support for python that makes python more effective.

Python is easy to read or easy to understand because it has many English keywords. If you are a beginner than you can learn python because you can learn python easily.


Features of Python:

  • python is a high level programming language.
  • python also has object oriented programming feature.
  • python has a very wide developer community support.
  • python also has a wide library support.
  • We can handle data base also in python language.
  • python is beginner friendly language. 
  • With python we can work in many of the fields like Data science, machine learning , artificial intelligence and also you can use it in web development and android development.


why python famous in this Era:

  • It is easy to understand and easy to write.
  • Python has a wide library support.
  • Python has huge developers community .
  • It has or it provide GUI programming support.
  • In python we can work in development also.


Hello world program in python:

# This prints Hello World on the output screen
print('Hello World')

related posts :