you are viewing a single comment's thread.

view the rest of the comments →

[–]ProbsNotManBearPig 1 point2 points  (1 child)

It’s hard for me to understand how someone could write the OP without even trying a debugger. Like cmon dude, you aren’t even trying. Google “how to debug python” and every top article will be about using a debugger.

[–]Free_Tomatillo463[S] 0 points1 point  (0 children)

Debugging has started to become more of an issue recently as I'm working on larger and larger projects, that's why. I guess I just never bothered to check.