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

No examples yet.

Example Projects

No examples yet.