CBSE Class 11 Informatics Practices Question 27 of 62

Getting Started with Python — Question 8

Back to all questions
8
Question

Question 8

The interactive interpreter of Python is termed as ............... .

  1. Python shell
  2. Python Script mode
  3. Python Editor mode
  4. Python command line
Answer

Python shell

Reason — The interactive interpreter of Python is termed as Python shell.