Characteristics of Python programming language

Some basic characteristics of Python programming language are listed below. 

  • Python is a strong high level language
  • Python is interpreted
  • Python is reflective
  • It is a dynamical type
  • It is an open source
  • It is a multi paradigm

Comments