Debugging your Python code that has command-line arguments

Опубликовано: 07 Март 2025
на канале: Bruce Elgort
3,918
51

In this video, I will show you how to debug Python code with command-line arguments in the http://code.cs50.io Visual Studio Code Codespace.

I will also show you a little trick you can use to start coding command-line-driven Python programs without worrying about processing the arguments in your code.