CBSE Class 11 Computer Science
Question 24 of 27
Getting Started with Python — Question 6
Back to all questions 6
Question Question 6
In how many different ways, can you work in Python?
We can work in Python in two ways:
- Interactive mode (also called Immediate mode)
- Script mode