CBSE Class 11 Computer Science
Question 16 of 32
Getting Started with Python — Question 19
Back to all questionsIDLE is a simple Integrated Development and Learning Environment that comes with Python. The most important feature of IDLE is that it is a program that allows the user to edit, run, browse and debug a Python program from a single interface.