PyCharmIntermediate Playground

JetBrains IDE for Python: smart code completion, debugging, refactoring, testing, VCS integration

Using PyCharm effectivelyRun locally
Install
Download from https://www.jetbrains.com/pycharm/
Python CodeRun locally

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