LOOPS
LOOPS are sets of commands that REPEAT over and over again. Instead of having to write the lines of command over and over again, you put them in a LOOP and tell the LOOP how many times to REPEAT!
GOAL: Make your Edison robot drive in a SQUARE using a LOOP.
If you succeed, make your loop more interesting by adding some lights and/or sounds, or some other move at each corner of the square.
Name it: P_R_ Square - In the space after P, put your period number. In the space after R, put your robot number.