Python Debugger (VS Code)Expert Playground

Debug Python scripts, tests, and remote processes in VS Code

Python Debugger (VS Code) deep diveRun locally
Install
Install from VS Code Marketplace: ms-python.debugpy
Python CodeRun locally

Expert-level understanding of Python Debugger (VS Code) 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?