Eric IDEIntermediate Playground

Full-featured Python/Ruby IDE built with PyQt; integrated debugger and profiler

Using Eric IDE effectivelyRun locally
Install
pip install eric-ide
Python CodeRun locally

Following best practices with Eric IDE 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?