CBSE Class 11 Computer Science Question 77 of 80

Getting Started with Python — Question 10

Back to all questions
10
Question

Question 10

Python Editor refers to Script mode in Python.

Answer

True

Reason — Python Editor refers to a mode in IDLE where we can write and run Python scripts, also known as Script mode.