WEBVTT 00:00:04.780 --> 00:00:09.860 Now we're going to use nested loops with the bee. We're given some starter code which tells 00:00:09.860 --> 00:00:14.950 the bee to move forward and get nectar three times and then turn right. Let's take that 00:00:14.950 --> 00:00:23.780 whole piece of code and nest it inside another repeat block and set to repeat three times. 00:00:23.780 --> 00:00:27.880 Done!