Variables
Inputs
Commands
Debugging
100

This is used to keep track of how many points you have in a game.

What is a score?

100

The information is going this direction to/from the computer (hint: in or out).

What is in?

100

This is the name of the spot that codes are placed on.

What is a line?

100

This is how coders work.

What is a pair?

200

Variables are this kind of thing in block coding.

What is a number?

200

This kind of input is usually used to type on a computer.

What is a keyboard?

200

This is the name of the screen where your code appears when you run it in python.

What is a console?

200

This is the name of the message that appears when a code isn't running correctly. 

What is an error message?

300

Variables are these 2 kinds of things in python coding. 

What is a letter or word?

300

This is the input, the input is the answer.

What is a variable?

300

In block coding, this is the area where you would watch your code run.

What is design?

300

In block coding, this is what you use to construct your code.

What is code blocks?

400

In python coding, you usually see the variable at this spot on the line.

What is at the beginning of the line?

400

Input = this is what needs to be answered.

What is the question?

400

This is the name of the arrow at the beginning of a line. 

What is an indention?

400

In python, this is what happens when a word appears on the console.

What is print?

500

In block coding, the variables are usually this color.

What is yellow?

500

This is the kind of command that is used in selection and input.

What is an "if" command?

500

This is what will solve the equation when you put an apostrophe around it.

What is the computer?

500

When the computer solves the equation instead of asking the user to solve it, it is probably because you forgot to put these. 

What is an apostrophe?