IDLEAdvanced Playground

Python's built-in IDE: lightweight editor and interactive shell included with every Python install

IDLE advanced featuresRun locally
Install
Included with Python installation
Python CodeRun locally

IDLE offers advanced features for power users and complex workflows.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?