Scratch
Computer Talk
What are these?
100

These blocks tell the computer when to perform an action.

What are Event Blocks?

100

This command tell your program WHEN to do something.

What is an EVENT?

100

A list of steps that tells a computer what to do.

What is an ALGORITHM?

200

These blocks tell the computer what action to do.

What are action or function blocks?

200

This command tells your program WHAT to do.

What is a function?

200

The correct order of your steps in your code.

What is sequence?

300

You use this block to make your character grow in size.

What is the Grow Block?

300
This command must go in the beginning of your code.

What is an EVENT?

300

Help! My code does not work. What are those mistakes called again?

What are bugs?

400

You use this block to make your character hidden.

What is the Hide Block?

400

The command comes after the EVENT command.

What is the FUNCTION command?

400

Finding the mistake in your code and fixing it.

What is debugging?

500

You use this block to make your character say something.

What is the say block?

500

This command makes an action repeat over and over and over.....

What is a LOOP?

500

The first programmer.

Who is Ada Lovelace?

M
e
n
u