CBSE Class 11 Computer Science Question 10 of 27

Getting Started with Python — Question 5

Back to all questions
5
Question

Question 5

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

  1. Interactive mode ✓
  2. Script mode
  3. Combination of interactive and script modes
  4. All of these
Answer