About This Webinar

Easily debug your code with the new CodeHS Step Debugger!Join this 30-minute webinar, to learn how you can pause your program while it is running and slowly step through the code step-by-step to see the flow of execution. You can also print out the values of each variable at each step of your program to better understand where you might have a bug.Note: The CodeHS Debugger is currently available for Python 3 and Java programs.