Misc.
Misc.
100

Scanning through your code looking for errors manually.

What is debugging?

100

A number between 1 and 10, including 1 or 10

What is inclusive?

200

Step 1 of Structured Problem Solving.

What is what is the problem asking you to do?

200

If Scratch needs to constantly check to see if the condition is true, use this block.

What is a Forever block?

300

Flowchart shape which represents a connector in programming.

What is a circle?

300

+, -, / and * are all ____________ operators.

What are arithmetic operators?

400
Use this block to combine text with text or text with variables.

What is the Join block?

400

<, > and = are all ____________ operators.

What are relational operators?

500

A physical diagram using shapes to create a program.

What is a flowchart?

500

Writing out a program using the language of the program.

What is pseudocode?

M
e
n
u