In this unit, you will learn how to solve problems that contain patterns can be solved by repeating a series of sequential commands. You will learn how to use several types of loops with different durations and conditions to repeat robot behaviors.
Introduction: Container Handler
Robot Configuration: Repeat Loops
Lesson: Repeat Loops
Mini-Challenge: Clawbot Object Transporter
Robot Configuration: While Loops
Lesson: While Loops
Activity: While Loops with Functions
Mini-Challenge: Drive in a Rectangle
Robot Configuration: Conditional Loops
Lesson: Conditional Loops
Unit Challenge: Timed Object Transporter
Unit Quiz: Loops