Part that spins
What is a motor
Every program starts with this block
What is "when program starts"?
A robot from Big Hero 6 created by Tadashi Hamada
Who is Baymax?
The yellow hubs on our bots are like this human body part
What is the brain?
The color of the motor controlling blocks?
What is blue?
A main character in the Transformers series
Who is optimus prime?
This sensor has a "button"
What is Touch or Pressure sensor
what can you put in an if statements "conditionals" or pointy parts
Sensor checks and comparisions, things that are either true or false
This yellow trash compactor bot from a pixar movie of the same name
Who is Wall-E?
This sensor always lights up when used
What is color sensor
Describe an if else statement
if a certain condition is true, the first block of code happens, if not, the second one is executed instead
The the main character in "The Wild Robot"
Who is "ROZZUM unit 7134" or "Roz"
This is the "fancy" name for the distance sensor
What is Ultrasonic sensor?
Describe a function
A piece of code given a new name that can be used to make that code happen without writing it all out again
Famous Star Wars bot and companion of R2D2
Who is C-3PO?