Changing Loop Count
Try changing the number in the Loop's Count setting to 2, then running the program. Try it!The robot repeats its forward-backward cycle 2 times instead of 5. |
Mini Challenge 1: Square Dance 2
In reality, humans may not always be present to stop the robot from repeating itself forever.
|
In the previous lesson, what set of movements was repeated to create an infinite square lap?
A set of the following movements were looped infinitely to create square laps: 1) move forward 2) make a left/right turn.
Think about how many of those sets of movements are needed to make just a single square lap.