Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Bulldog) (2022)

Lesson 1.14 More Karel Examples and Testing

Description

In this lesson, students get extra practice with control structures. Students will continue to see different ways that the if, if/else, while, and for loops affect their code and what Karel can do.


Objective

Students will be able to:

  • Debug common errors in code
  • Use control structures to create general solutions that work on all Karel worlds