Embed presentation









This document provides a lesson on using switch blocks in EV3 programming. It has two objectives: 1) to learn how to make a robot decide what to do based on different choices, and 2) to learn how to use a switch block. The lesson explains that switch blocks allow a robot to do something different depending on the answer to a yes/no question, like whether a line is seen. It provides an example of a switch block that runs different code depending on whether a touch sensor is pressed. The lesson also includes two challenges - to display different faces depending on the touch sensor, and to toggle between two faces with multiple touches.







