Challenge #2: Parking Lot

Purpose: Students will use their computers to write a code that will navigate their robots between 4 parking slots using the Color & Gyroscope sensors.  

In order for your robot to successfully complete the "Parking Lot," you will need to learn how to add a "Loop" ("Repeat" or "Forever"). You used "Repeat" and "Forever" Loops extensively when you were programming in Scratch....I know you can figure it out! 

Hint: In your "Forever" loop, add a line of code that will "Reset Angle" on the Gyro scope. If you don't it will remember and add the angle size each time it enters the "Forever" Loop. 

Good Luck!