CBSE Class 11 Informatics Practices Question 32 of 62

Getting Started with Python — Question 13

Back to all questions
13
Question

Question 13

............... 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.