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
- Interactive mode ✓
- Script mode
- Combination of interactive and script modes
- All of these