
VEX Review
Authored by William Jeggo
Computers
7th - 9th Grade
Used 21+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
Something that the computer changes all the time
Something the computer needs to remember
Something that shows only the distance a robot travels
Something that does not change
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a while loop?
Some code that runs a fixed number of times
Some code that loops forever
Some code the loops until a condition is met
Some code that runs for a random amount of time
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the command to make a robot move backwards 300 millimeters?
drivetrain.drive(REVERSE, 300, MM)
drivetrain.drive_for(REVERSE, 300, mm)
drivetrain.drive_for(BACKWARDS, 300, MM)
drivetrain.drive_for(REVERSE, 300, MM)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How far will the robot move forward in total?
80
320
400
480
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should replace '???' to move the robot to find a red disc on the floor?
front_eye.detect(RED)
not down_eye.detect(RED)
down_eye.detect(RED)
eye.see(RED)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What code makes a loop run forever?
for i in range(10000000)
while True
while not True
for i in forever
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What shape does this draw?
Square
Hexagon
Octagon
Circle
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?