🦾 EV3 102: #15 - 🎓 Quiz: Decisions

Last updated almost 3 years ago
6 questions
Required
10

True or False: A loop with a sensor condition checks the sensor at the end of the loop.

Required
10

Which basic program pattern is being used in this Line Tracking behavior?

Required
10

Which of the following blocks repeats code a certain number of times?

Required
10

Placing an If/Then/Else block inside a Loop is a common technique often used to…

Required
10

What does it mean for a Loop to be "Conditional"?

Required
10

What would happen if the robot detects red, according to the program below?