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