12/18/15-01/06/15

posted Dec 18, 2015, 5:37 AM by smullin@ps69k.org
Debugging is an essential element of learning to program. In this lesson, students will encounter puzzles that have been solved incorrectly. They will need to step through the existing code to identify errors, including missing blocks, extra blocks, and misordered blocks.
Comments