Please enable JavaScript to use CodeHS

Mix and Match Middle School Course

Lesson 1.2 Karel Error Messages

Description

In this lesson, students learn how error messages can give information on any issues, or bugs, that exist in their programs. They learn how to use these messages to debug their own code.


Objective

Students will be able to:

  • Define what a bug is in programming
  • Describe the steps to debug a program
  • Use error messages to find and fix bugs in their programs