“Bad boys, bad boys… whatcha gonna do… whatcha gonna do, when the DEBUGGERS come for you?”
Hint: Today’s term is all about debugging and fixing. We all hate it when it jumps out of your code and we always guard against it but it always finds a way to show up and cause a mess. You can often handle it with a try/catch block.



