
|
You can control how many times your program performs a certain task,
or where it goes next in the program, using control flow icons.
|
![]() |
|
The For Loop icon
|
|
|
|
Jump icons |
| For example, this program does the same thing as the previous program, except it turns the motor on and off forever. This is because the red jump will keep jumping back to the red landing location forever. |