PyCharm — Advanced Playground
JetBrains IDE for Python: smart code completion, debugging, refactoring, testing, VCS integration
PyCharm advanced featuresRun locally
Install
Download from https://www.jetbrains.com/pycharm/Python Code
Run locally
PyCharm 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?