repeat
while
for
for element
conditional
comparison
Boolean
7-1. Repeating Some Code Blocks Several Times
Problem
You want to display numbers from 1 to 10 using a loop.
Solution
In the Toolbox, click the Variables category. Then click on the Make a Variable… button. In the New variable name modal box, type x. Then click ...