Is the above code snippet similar to your tried-and-true debugging techniques? Yea, that used to be me too. Honestly, it's not so bad. Slap in some prints, run the code, and see what is happening. Sure you usually have to scroll through other output that gets jumbled into STDOUT, but you get what you want. At least, when you know what you want. Usually you don't. If you knew what to inspect, you p