Users Manual
CLASS 1
38
Intro to DC Motor Coding
‘Wait’ Block
We are going to learn about the ‘Wait’ block. Click the yellow control button in the palette toopen up the control
blocks. Drag the ‘Wait 1 second’ block to the script like the picture below.
‘1 second’ represents the time it takes for the first command before moving onto the second
one.
Just clicking the ‘Wait 1 second’ block doesn’t do anything. The ‘Wait’ block activates only when it’s connected to
other blocks. To see how it works, refer to the picture below and organize the blocks.