Thonny — Intermediate Playground
Beginner-friendly Python IDE with step-through debugger, simple UI, and built-in pip manager
Using Thonny effectivelyRun locally
Install
Download from https://thonny.orgPython CodeRun locally
Following best practices with Thonny ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?