Used to secure most VEX parts.
Screw
No ____, No Robot
Battery
This is a statement in programming that tests a condition.
if statement
This stores a value that can be used throughout a program.
Variable
Controls the amount of power a motor gives off.
Motor Controller
Secures screws.
Keps nut
What makes gears and wheels turn
Motor
This loop will repeat ______ times.
for ( int i = 0; i < 8; i ++ ) { }
eight
This stores a section of code that can be used throughout the program.
Function
Round objects that are usually green in color and are connected to a motor.
Gears
Used to cause space between two objects.
Spacer, Washer
The robot brain
Cortex
This loop requires a condition and will run until the condition is met.
while loop
This variable type stores a whole number.
Integer
Lighter pieces of metal.
Aluminum
Longer spacer or helps build height.
Standoff
Used to control the movement of a robot
What is a joystick?
This loop will repeat ______ times.
While ( int i = 0; i < 4; i - - ) { }
infinite
These are requirements for if statements and while loops.
conditions
Heavier metal.
Steal
Used to cause friction and better secure things near moving parts.
Bearing flat
Wireless connection is from the robot to the joystick is made possible by ____
VEX Net Keys
The three arguments required in a for loop.
Variable, constraints, increment
Variable input used in a function. There can be multiple of these in a function.
parameter
What are the three shapes of metal that are most common.
C-channel, L-channel, and plate