NEW
Font size
WorksheetsScratch - basic definitions
Total questions: 30
Worksheet time: 30mins
Coordinates (x,y)
determine the position of the Sprite on stage.
are near the end of the alphabet.
are a great way to organize your clothes.
If the coordinates are set to x:0, y:0,
the Sprite will be invisible.
the Sprite will be in the center of the stage.
the Sprite will be at the far left side of the stage.
the Sprite will be at the bottom of the stage.
The x coordinate is
diagonal (from lowest left to highest right).
vertical (up and down).
horizontal (side to side).
Increasing the number of the y coordinate
is difficult to do.
increases the number of the x coordinate as well.
raises the Sprite upward.
A program is
a red fruit with lots of seeds.
a collection of instructions (blocks) that a computer follows to complete a task.
a language that computers recognize.
A costume is...
a code block
a motion
a sound
a different way a sprite looks
How can you stop the program from running?
Press the green flag
Press the orange flag
Log off your computer
Press the red circle
Algorithm is ....
A character
A series of steps that are followed
A loop statement
A motion block
Create a program with the following algorithm?
What is the backdrop area called in Scratch?
Ground
Paint
Area
Stage
what are the two axis in scratch
x and y
n and t
j and w
k and somethig
Extra blocks can be added using..........
Paint
Extensions
Block Palette
Backdrops
When same sprite is shown in different looks ,it is called.......
new sprite
costume
new look
icon
By default, Block Palette contains ______ number of blocks .
8
6
12
10
A program is
a red fruit with lots of seeds.
a collection of instructions (blocks) that a computer follows to complete a task.
a language that computers recognize.
Blocks that allows you to repeat scripts multiple times.
repeating blocks
script
volume
Making a copy of a sprite.
stage
cloning
script
Finding and fixing problems in code...
Fixing
Debugging
Correcting
Deissuing
A block used to trigger an action only if another action happens first; cause and effect..
If then block
Animation
Sensing block
Event
A block that starts the action; also called a "hat" block or "starter" block; usually a click or press of a button is called what?
Event
Control
Variable
Sound
