CBSE Class 11 Informatics Practices Question 61 of 62

Getting Started with Python — Question 9

Back to all questions
9
Question

Question 9

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.