What are the features of python?

Answer: The important features of python are listed below:
  • Python source code is freely available.
  • It is a loosely typed object oriented programming language with few keywords and simple English like structure, therefore easy to learn. 
  • It supports Graphical User Interface (GUI).

Comments