NEW
Font size
WorksheetsScratch intro & Pen Commands Quiz
Total questions: 10
Worksheet time: 6mins
what is scratch?
Program
Computer
Game
Programming language
Scratch can't be used for?
Building a website
Animated story
Composing a song
Interactive game
To run a scratch code, you need to press ...
Red Flag
Red Circle
Green Flag
Green Circle
Which Command is used to delay the movement for one second?
Repeat one second
Wait one second
Forever one second
Loop
The area in which you can put your code in is called
Stage
Code Blocks
Script Area
Sprite
which command in Scratch that allows a sprite to draw shapes?
Pencil commands
Pen commands
Motion commands
Drawing commands
Clears all drawing made by Pen commands
'clear all' command
'erase all' command
'delete all' command
----------- Command is used to set the pen's color to the given color
'change pen color' Command
'pen color' Command
'set pen color' Command
The command -------changes the pen size by the specified amount.
'Set pen size' Command
'Change pen size' Command
'Pen size' Command
'Change pen' Command
----------------------- is the area where the sprites are and perform their actions. It is located in the top of the area to the right of the Scripts Area.
Sprite Area
Code Area
Block Palette
The Stage
