Please enable JavaScript to use CodeHS

AP Computer Science Principles: Cybersecurity

Lesson 1.3 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