Python Debugger (VS Code)Easy Playground

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

What is Python Debugger (VS Code)?Run locally
Install
Install from VS Code Marketplace: ms-python.debugpy
Python CodeRun locally

Python Debugger (VS Code) is part of the Python ecosystem. Debug Python scripts, tests, and remote processes in VS Code.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?