🤖 Robot Parts
🧠 Coding
🔍 Sensors
⚡ SPIKE Prime vs Essential
😈 Challenge Questions
100

This is the “brain” of the robot

hub

100

Coding tells the robot what to do

True

100

This sensor detects colors

Color sensor

100

This kit is better for beginners

SPIKE Essential

100

What happens if a motor isn’t connected correctly?

It won’t work

200

This part makes the robot move

Motor

200

This type of coding uses blocks instead of typing

Block-based coding

200

This sensor tells how far something is

Distance sensor

200

This kit is more advanced

SPIKE Prime

200

What might cause a robot to not move?

Code issue, battery issue, or motor problem

300

This connects all parts together and provides structure

Frame / LEGO pieces

300

This programming language can be used with SPIKE Prime

Python

300

Sensors help robots understand this

Their surroundings

300

This kit can use Python

SPIKE Prime

300

What do you need FIRST before a robot can do anything?

Code

400

Without this, your robot won’t turn on

Battery

400

A mistake in your code is called this

Bug

400

This sensor can detect force or touch

Force sensor

400

This kit is mostly used by younger students

SPIKE Essential

400

Can a robot work without a hub?

No

500

This part sends power AND instructions between components

Hub (wires/connections)

500

Fixing errors in code is called this

Debugging

500

If your robot stops before hitting a wall, which sensor is it using?

Distance sensor

500

This kit is commonly used in competitions

SPIKE Prime

500

Name TWO things needed to make a robot move

Motor + code (accept battery/hub too)