NEW
Font size
WorksheetsScratch - Revision
Total questions: 10
Worksheet time: 10mins
How many ways we can insert a sprite?
1
2
3
4
How many ways we can insert a background?
1
2
3
4
What kind of modifications can we apply on a sprite?
size
direction
color
all the above
Which one is used to turn from left to right ?
Why do we use this order block?
To rotate 10 steps
To turn 10 steps
To glide 10 steps
To move 10 steps
what is a sprite?
Character inside scratch
Online platform
Online game
Tool
If you want to keep the code running, which of the following do you use?
Repeat
Wait
Forever
If
If you want to code to wait for 1 sec, what do you use?
Wait 1 secs
Stop all
Stop this
Hide
What is the default position of a sprite?
x and y = 0
x =100 , y =150
x=50 , y =50
x= -100 , y = 100
If you want to save a file you do ... ?
click on file , save to your computer
click on costume , save to your computer
click on backdrop, save to your computer
click on code, save to your computer
