Changing Loop Count
Try changing the number in the Loop's Count setting to 2, then running the program. Try it!The robot moves forward then back, twice, then stops. |
Mini Challenge 1: Square Dance 2
In reality, humans may not always be present to stop the robot from moving forever and ever.
|
In the previous lesson, what set of movements was repeated to create an infinite square lap.
A set of the following movements were looped in infinite to create square laps: 1) move forward 2) make a left/right turn.
Think about how many of those set of movements are needed to make just a single square lap.