Quick Start Guide
11
Access The Coding License at
KUBO.educaon for a series
of Lesson Plans and acvies
that introduce Loops to your
students. You can also watch
our short video tutorials.
5. Loops
In order to create ecient programs, children need to learn that a
lengthy sequence can be created by repeang selected steps more
than once. In coding, Loops are used to repeat Funcons 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.