CBSE Class 11 Computer Science Question 30 of 80

Getting Started with Python — Question 7

Back to all questions
7
Question

Question 7

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.