Quick Start Guide

11
Access The Coding License at
KUBO.educaon for a series
of Lesson Plans and acvies
that introduce Loops to your
students. You can also watch
our short video tutorials.
5. Loops
In order to create ecient programs, children need to learn that a
lengthy sequence can be created by repeang selected steps more
than once. In coding, Loops are used to repeat Funcons a preset
number of mes.
To make KUBO repeat a
sequence more than once,
enclose the commands
within two Loop TagTiles and
slot a parameter of one to 10
in the space provided. In this
example, KUBO will repeat
the sequence four mes.