In order to draw a shape on the stage, what does the following function need? Move 100 steps, turn right 90 degrees with four iterations.
Event block with the commands when space key pressed, then draw square
If-then block with the commands if draw square, then run function
Known initial condition using the pen down command
Loop block with two iterations