Font size
Worksheets9A Q2 ( 19 to 23 October )
Total questions: 10
Worksheet time: 8mins
What does this block do?
Draw a shape
Generate a number between 1 to 10
Change a workspace area color
Draw a sprite
What is wrong with this variable name?
(a)
What is wrong with this block?
No Variable Name
Maximum number should be 400 or less
You can’t use the random number block with the var block.
Which block can change the color of shapes?
Fill Block
Background Block
Shape Block
Red Block
What is the missing block here?
(a)
What is the wrong on those blocks ?
(a)
Why is there a square instead of a sprite?
createSprite block is used to remove a sprite.
drawSprites(); block is used to make a square.
Missing setAnimation block.
var block is used to draw a square.
Why is there an error on line 2?
(a)
what are those values make ?
Change Position
Change Size
Change Work area Space
Change Color
What is wrong with this block?
(a)
