Loops

Create a project that uses a repeat or forever block.

In computer programming, loops are used to repeat a sequence of code multiple times. Loops are a key computational concept that can simplify students’ code, making it easier for students to read and debug their work. In this project, students explore loops through the repeat, repeat until or forever blocks, which can make things happen more than one time.

This module is available as Google Slides. You can preview the slides, edit the slides by making a copy, or download the slides as a PDF.