Please enable JavaScript to use CodeHS

FTCE CS Exam Prep

Lesson 2.14 More Karel Examples and Testing

Description

In this lesson, we review more lesson in Karel and 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…
* Analyze a solution to a problem and explain why it works
* Use control structures to create general solutions that work on all Karel worlds