CBSE Class 11 Computer Science Question 35 of 80

Getting Started with Python — Question 12

Back to all questions
12
Question

Question 12

............... mode of Python gives instant result of typed statement.

  1. Interactive mode
  2. Script mode
  3. Both Interactive and Script mode
  4. None of these
Answer

Interactive mode

Reason — Interactive mode of Python gives instant result of typed statement.