Please enable JavaScript to use CodeHS

Intro to Programming with Karel the Dog (Ace)

Lesson 6.2 More Karel Examples and Testing

Description

Control structures (like loops and if statements) are useful in building programs that can be applied in various Karel worlds. This lesson is designed to test students? knowledge of control structures in preparation for the upcoming Karel challenges.


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