Lesson ID 167: I can use debugging to fix lots of errors, working on one error at a time.
In this lesson you will learn how to fix programs that have a number of errors, by focussing on one problem at a time. You will learn how to run just part of your program to help isolate and resolve individual problems.