Mission 3- Turning
Regular
Program your robot to travel in a zig-zag pattern (left then right) 3 times at any power
Advanced
Program your robot to drive in a square formation so it finishes back where it started (30cm each side).
Hint:
For Regular and Advanced, a repeat block will speed up your coding!
Here is how you may attempt the Advanced Mission. Remember, there are multiple ways to solve these missions!