WEBVTT 00:00:05.080 --> 00:00:09.100 Here we are going to use the repeat block to help us save steps when we are programming 00:00:09.100 --> 00:00:13.610 our artist. We already have some blocks out on our stage but they are just there to get 00:00:13.610 --> 00:00:19.680 us started. To loop those blocks four times to draw the whole square, we just drag out 00:00:19.680 --> 00:00:25.550 the repeat block and put the moveforward and turn right blocks inside the repeat block. 00:00:25.550 --> 00:00:30.160 When we hit run, the artist will repeat those steps four times to complete the square.