Python Extension (VS Code)Intermediate Playground

Microsoft's official VS Code extension: IntelliSense, linting, debugging, Jupyter, testing

Using Python Extension (VS Code) effectivelyRun locally
Install
Install from VS Code Marketplace: ms-python.python
Python CodeRun locally

Following best practices with Python Extension (VS Code) 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?