CBSE Class 11 Informatics Practices Question 2 of 40

Practice Paper — Question 2

Back to all questions
2
Question

Question 2

Give any two features of Python.

Answer

Two features of Python are:

  1. Python is an interpreted, interactive, directly executed language with a pre-compiled code.
  2. It is free, open-source and portable language having a large repository of libraries.