WorksheetsProgramming in mBlock
Total questions: 10
Worksheet time: 5mins
What is the name of the characters in mBlock program?
Background
Panda
Sprite
Looks
We should click on __________ to control how and when the program starts:
control
motion
looks
events
Which button is used to make the sprite move?
a
space
green flag
z
To adjust the costume of the sprites we should use the _________ block.
Which button will you click to make the sprite move in this case?
b
space
green flag
the sprite
Can you add many Events in your program?
Yes
No
What is the position of the Panda sprite here?
x = 0
y = 0
x = -98
y = -51
x = 98
y = 51
x = 100
y= 100
What is the function of control block?
To start the program
To stop the program and repeat the program
To change the background
To make the sprite move to different positions
What is the size of the Panda sprite in this example?
100
200
300
400
To make the robot move to different positions, we should use the ___________ block.
