No student devices needed. Know more
8 questions
What does this sensor enable the robot to do?
Uses light waves to detect color.
Uses ultrasonic sound to measure distance to a wall.
Uses infrared light to measure the temperature of objects.
Uses radio waves to communicate with satellites.
What does this tool do?
It is a temperature sensor that allows the robot to feel where it is going.
It is a camera that allows the robot to see where it is going.
It is a light sensor that allows the robot to detect color on the ground.
It is a pen that allows the robot to draw and write on the ground.
If the right wheel is faster than the left wheel, how does the robot move?
It moves and stops at intervals.
It moves in a circle in a clockwise direction.
It moves in a circle in a counterclockwise direction.
It's not able to move.
What needs to be changed in order for the robot to stop when it is less than 10 cm away from the wall?
The = sign needs to be changed to a < sign.
The port needs to be changed from Auto to a number.
The cm unit needs to be changed to inches.
The number 10 needs to be changed to 9.
Can the Maze Runner robot detect a wall to the front, left, right and back?
Yes, it can detect a wall on all 4 sides.
No, it cannot detect a wall on the left and right.
No, it cannot detect a wall behind it.
No, it cannot detect a wall in front.
Which of the following options would enable the robot to turn left?
Which of the options would enable the robot to turn right?
In the "moveForward" function, the code tells the robot to move forward under what conditions?
Move forward while the distance is less than 15 cm.
Move forward while the walls on the left and right are less than 10 cm.
Move forward while the wall in front is less than 10 cm.
Move forward while the wall in front is less than 15 cm.
Explore all questions with a free account