PyCharm — Expert Playground
JetBrains IDE for Python: smart code completion, debugging, refactoring, testing, VCS integration
PyCharm deep diveRun locally
Install
Download from https://www.jetbrains.com/pycharm/Python CodeRun locally
Expert-level understanding of PyCharm helps leverage it to its full potential.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?