PyCharm — Easy Playground
JetBrains IDE for Python: smart code completion, debugging, refactoring, testing, VCS integration
What is PyCharm?Run locally
Install
Download from https://www.jetbrains.com/pycharm/Python CodeRun locally
PyCharm is part of the Python ecosystem. JetBrains IDE for Python: smart code completion, debugging, refactoring, testing, VCS integration.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?