NEW
Font size
WorksheetsICT GRADE SIX REVISION
Total questions: 22
Worksheet time: 15mins
What geometry shape will this code draw?
Triangle
Circle
Hexagon
Octagon
Nonagon
What will geometry shape will this code draw?
Hexagon
Triangle
Circle
Nonagon
Octagon
What block is color-coded light-green and is used to script math equations
and string handling?
Operator
Sound
Pen
Data
Event
The user wants the monkey sprite to hold the bananas. How can you achieve that?
Use the surprise sprite
Use the paint editor
Use the join block
None of the above
All of the above
What will the pick at random block do if used with the X and Y coordinates block to control a sprite?
The sprite will move some steps on the stage.
The sprite will jump up on the stage.
The sprite will move left and right on the stage.
The sprite will appear in different locations on the stage.
The sprite will appear at different times on the stage.
What will the pick at random block do if used with the wait one seconds block to control a sprite?
The sprite will move some steps on the stage.
The sprite will jump up on the stage.
The sprite will move left and right on the stage.
The sprite will appear in different locations on the stage.
The sprite will appear at different times on the stage
The process of fixing errors is a code is?
Debuiging
Debugging
Debuging
Debuuging
Dibugging
What script in the Pen block can I use in my code to create multiple copies of a
sprite?
Pen down
Pen up
Stamp
Duplicate
Clear
Which block is used to create a new block for a sprite? You give the block a new name and define what the new block does by using other scratch blocks.
Variable
Data
My block
Pen
Operators
What block is the writing and drawing aspect of Scratch?
Sound
Pen
Operators
Control
Looks
What are sequences of binary-encoded computer characters,
including spaces? More commonly known as letters and numbers.
Operator
String
Variable
Integer
Decimal
What are containers where you store useful information?
Variable
String
Booleans
Algebra
Glide
The user wants the sprite to move in the shape of a square, but when the sprite is clicked, nothing is happening on the stage. How can you fix it?
Add a forever loop block
Add the repeat loop block
Add the turn block
Add the repeat until loop block
Add wait seconds block
The user wants the sprite to move to the center of the stage. Which script block will fix this?
Problems with your code are called ____________.
Ant
Bug
Insect
File
We want to create a conversation between the two sprites, but the duck sprite is not facing the rooster sprite. Which of the following tools on the Paint Editor can be used to fix it?
I want to create a costume for my sprite. How can I do it?
I inserted a sprite on stage after designing a background using the Paint Editor. I cannot nd my sprite anywhere. How can I fix it?
Create a variable front
Use the go to back script
Use the go to front script
Use the turn script
The user wants the sprite to switch between costumes, but when the green flag is clicked, it only switches to a rooster b. How can you fix it?
Add a forever loop block
Add wait seconds block
Add the repeat until loop block
Add the repeat loop block
The user want the sprite to move to the center of the stage. Which script block will fix this?
The user want the sprite to move in the shape of a square, but when the sprite is clicked, nothing is happening on the stage. How can you fix it?
Add a forever loop block
Add the repeat loop block
Add the repeat until loop block
Add wait seconds block
The user wants the monkey sprite to hold the bananas. How can you achieve that?
Use the surprise sprite
Use the Paint Editor
Use the join block
None of the above
