Scratch 1
Coding
Scratch 2
100

a character or object that can move or react is a 

sprite

100

A kilobyte has this many bytes

1000

100
The "if...then" block is in the _ category

control

200

A _____________ is a set of blocks joined together

script

200

Name 2 other programming languages besides Scratch

Python, Javascript, Java, Lua or others

200

The coordinates for the center of the screen

x = 0

y = 0

300

A problem that happens with your code. 

Bug

300

Something that can have 2 values.

Binary

300

The forever block is a __

Loop

400

to run (start) a program, you click the ______

green flag

400

An _ is a sequence of exact instructions you give a computer

algorithm

400

Scratch was developed at __

MIT

500

The "join" block is in this category

operators

500

These languages are used to program things on the internet

HTML, Javascript, CSS (any are correct)

500

Every script needs an ___ block at the top. 

event