Visual Studio — Intermediate Playground
Microsoft's full IDE with Python workload support for debugging, profiling, and mixed-language projects
Using Visual Studio effectivelyRun locally
Install
Download from https://visualstudio.microsoft.comPython CodeRun locally
Following best practices with Visual Studio 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?