NEW
Font size
WorksheetsY6 Sphero Check IN
Total questions: 12
Worksheet time: 14mins
What is the name of the app used to program Sphero?
Sphero
Sphero EDU
EV3
Lego Mindstorms
Sphero can display information from its sensors.
No, it does not have a screen
Yes, on It's EDU App
Yes, it can Talk and Say information
If/Then and If/Then/Else are _____________________.
Conditionals
Commands
Complements
Capabilities
What is the primary function of the LED matrix on the Sphero BOLT?
To display animations, text, and images
To detect obstacles in the robot’s path
To measure the speed of the robot
To control the robot’s movement
What is the primary function of the ambient light sensor on the Sphero BOLT robot?
To measure temperature
To measure the amount of light
To detect sound levels
To detect motion
What is lux a measurement for?
pixels
sound
infrared
light
What does this do?
A loop that goes a specified number of times.
A loop that goes until the statement is true.
This command runs if a condition proves true.
This is a <true> or <false> statement.
What is this a command for?
A command that returns the code to outside of the loop.
A command that repeats the program.
A command that stops the program for a selected number of seconds.
A command that begins the program.
What does this do?
This command has one part that runs if its false, then another that runs if it's not.
A loop that goes until the statement is false.
This command has one part that runs if its true, then another that runs if it's not.
This is a <true> or <false> statement.
What does this do?
A loop that goes a specified number of times.
A loop that goes until the statement is false.
This command runs if a condition proves true.
This is a <true> or <false> statement.
