Week 2 - Section 1 - Robot turning
Chapter 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 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.