Debugging programs with pdb

I recently decided to try my hand at making YouTube videos. I’m planning on mostly making videos about topics I commonly find myself explaining to people, so here’s the first, on using pdb, the built-in debugger in the Python standard library.