filmov
tv
Debugging Python programs using pdb (the Python debugger)
Показать описание
Pdb is the Python debugger in the standard library. A debugger is a very useful tool to understand a program, and in this video we learn various methods for invoking pdb as well as basic pdb commands.
Links:
Links: