In this lesson we create a robot that randomly roams around the room and avoids obstacles using the ultrasonic sensor. We also cover the concepts below:
– What is a variable and how to use it
– How to interrupt / resume a loop
– How to have multiple programs running (multiple start blocks)