Font size
WorksheetsLesson 11
Total questions: 40
Worksheet time: 30mins
Scratch is an example of a ---------
haedware
programming software
game
operating software
When scratch opens, it shows a character known as a ---------
block categories
block palette
sprite
script area
The default sprite in Scratch is a ---------
block categories
block palette
script area
cat
When we add a block to our program in Scratch, a -------- appears showing us where the block will be added.
grey area
black area
blue area
red area
In Scratch, the -------- category has blocks to make the sprite move.
motion
move
delete
In Scratch, to ------ our program, we click on any block in the Script Area.
start
run
click
In Scratch, to ------- a block from the script, we click on it and Delete on the keyboard.
remove
add
save
click
In Scratch, we can ------- from the File menu.
insert
remove
delete
save our program
In Scratch, to ------ we go to the File menu and choose ------.
open a program, Load from your computer
click a program, Load from your computer
The ------ are found under the Looks category.
blocks for sound
blocks for speech
In Scratch, to run our program, we ------ on any block in the Script Area.
start
click
run
In Scratch, we can save our program from the ----- menu.
insert
view
edit
File
In Scratch, the ------- category has blocks for playing sound.
Sound
speech
In Scratch, the Sound category has blocks for————
playing sprite.
playing sound.
In Scratch, the ---------- category has blocks to perform arithmetic operations.
Operators
events
Motion
In Scratch, the Operators category has blocks to perform ---------operations.
arithmetic
events
Motion
Sprite goes to a random location
Sprite turns 15 degrees anti-clockwise
Sprite goes to a specific location
Sprite turns 15 degrees clockwise
Sprite moves slowly to a specific location
Block that asks the user a question
Displays text in a thought bubble
Displays text in a thought bubble
Displays text in a speech bubble for a specific number of seconds
Saves the response the user enters
Displays text in a thought bubble
Displays text in a thought bubble for a specific number of seconds
Displays text in a speech bubble for a specific number of seconds
Block that asks the user a question
Saves the response the user enters
Displays text in a speech bubble
Displays text in a speech bubble for a specific number of seconds
Block that asks the user a question
Saves the response the user enters
Displays text in a speech bubble
The ...........contains a list of blocks that we can add to our program.
Block Palette
Script Area
stage
coordinates
In Scratch, to create our program, we add blocks to the............
Block Palette
Script Area
stage
coordinates
In Scratch, the program runs in the............
Block Palette
Script Area
stage
coordinates
X and Y ............give us the exact location of the sprite.
Block Palette
Script Area
stage
coordinates
Location (0,0) is found at the ............of the stage.
Block Palette
center
stage
coordinates
Adds two numbers
Returns TRUE if the first number is larger than the second number; otherwise, it returns FALSE
Multiplies two numbers
Adds two numbers
Returns TRUE if the first number is larger than the second number; otherwise, it returns FALSE
Multiplies two numbers
Subtracts one number from another
Divides one number by another
Returns TRUE if the first number is less than the second number; otherwise, it returns FALSE
Returns TRUE if the first number is equal to the second number; otherwise, it returns FALSE
Multiplies two numbers
When a sprite share words or information, or asks the user questions it is said to be ...............with the user.
interacting
stage
block palette
