In the maze below, the number of blocks you are allowed to use is limited to 12, so we cannot solve this problem without using loops.
Note how the Repeat do loop is not much use to us here!
Task:
Try to get the robot to the green square in this simple maze:
When you have finished – return to the tutorial by closing this window or tab.