Lesson 7 Worksheet 7.3 – Detect obstacle and avoid
Write the following program to have the Edison robot drive until it encounters an obstacle, then turn 180° and drive for 1 second away from the obstacle.

In lesson 3 (Worksheet 3.2), you found the right amount of time to have the robot to turn 180°. Use this time again where indicated above by the orange question mark (?).
What is the correct amount of time to get your robot to turn 180 degrees?
__________
What do you think makes this program incomplete and how could you improve it?
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________