What is a sprite?
a character or object in a Scratch program
What is a "costume"?
This changes how a sprite looks in Scratch
What kind of animal is Scratch cat?
a cat
An "if-then" block is an example of a:
"conditional"
Scratch Cat is this kind of animal
A cat
Who is the principal of Linwood School?
Mr. Shorter
To change the backdrop you need to change this:
What is the STAGE?
What do you call finding & fixing errors in your code?
Debugging
What is a SPRITE?
A character or object in a Scratch program
What is an EVENT in Scratch?
Something you click to start a program (like a green flag)
What is a loop?
repeating something in a code
To make a SCORE for your game, use a block from this tab:
What is a VARIABLE?
To make a SCORE for your Scratch game use a
VARIABLE
Who should you share your password with?
NOBODY!
What is a character or object in Scratch?
a SPRITE
What does an "event" do in Scratch?
something that starts a program (like a green flag)
Repeating something in a code is called a:
LOOP
This is what a COSTUME does
Changes how a sprite looks
What is debugging?
finding and fixing errors in a program
This is another name for STAGE
a BACKDROP
An "if-then" block is an example of a:
"conditional"
A green flag is an example of an...
EVENT
What is another name for backdrop?
STAGE
Who should you share your password with?
NOBODY!
What is a LOOP?
When you repeat something in a code