Below you will find a tutorial list of videos and instructions for you to follow. Please follow each tutorial and complete the assignment located on google classroom for credit.
Please watch this video to learn about repeat loops
Please watch this video to learn how to utilize repeat loops
For this challenge, utilizing a repeat loop you will program your robot to move forward for 1 rotation, and then move backward 1 rotation and repeat this action forever.
For this challenge, utilizing a repeat loop you will program your robot to travel around a square box forever.
For this challenge, utilizing a repeat loop you will program your robot to move forward for 1 rotation, and then move backward 1 rotation and repeat this action 3 times.
For this challenge, utilizing a repeat loop you will program your robot to travel around a square box and complete one full lap and then stop and exit the program.