Please enable JavaScript to use CodeHS

New Jersey Computer Science

Lesson 1.2 More Basic Karel

Description

In this lesson, students build on their understanding of how Karel the Dog can be given a set of instructions to perform a simple task.


Objective

Students will be able to:

  • Recognize, explain, and use the commands that Karel can be given
  • Debug and rework their code as well as someone else’s code