a character or object that can move or react is a
sprite
A kilobyte has this many bytes
1000
control
A _____________ is a set of blocks joined together
script
Name 2 other programming languages besides Scratch
Python, Javascript, Java, Lua or others
The coordinates for the center of the screen
x = 0
y = 0
A problem that happens with your code.
Bug
Something that can have 2 values.
Binary
The forever block is a __
Loop
to run (start) a program, you click the ______
green flag
An _ is a sequence of exact instructions you give a computer
algorithm
Scratch was developed at __
MIT
The "join" block is in this category
operators
These languages are used to program things on the internet
HTML, Javascript, CSS (any are correct)
Every script needs an ___ block at the top.
event