Lesson 3 Worksheet 3.3 – Right turn, then left turn
Write the following program to turn the Edison robot right 90 degrees (90°) and then left 180 degrees (180°). Use Activity sheet 3.1 or marked lines on a desk as start and stop markers.

Set the ‘Seconds pass’ (replace?) to an amount of time in seconds to have the robot turn right exactly 90° and then left 270° (90° + 180°) degrees.
Minimum amount of time is 0.01 seconds.
Maximum amount of time is 327.67 seconds.
Try different amounts of time until your robot turns 90° right from the start point to the end point and then left 270° to the bottom end point.
What is the correct amount of time to get your robot to turn 90°, then 270°?
90°: _______, 270°: _________
Describe what the robot is doing and why?
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________