for _ = to

The for block lets you make a loop with a new variable (i) that starts a 1 and increments by 1 value, up to 10.

The “for _ = to” block

help screen for the block “for _ = to”

Example Images

Example Projects