CBSE Class 11 Computer Science Question 9 of 27

Getting Started with Python — Question 4

Back to all questions
4
Question

Question 4

Python programs are typed in

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