Second Term Revision Worksheet - Answers
Second Term Revision Worksheet - Answers
Control
b) Sensing
c) Motion
d) Operator
3. x(-240), y(0) sets the position of the sprite to the ___________ of the stage.
1
a) Left
b)Center
c) Right
d)Top
4. What will happen to the sprite if you run the below scratch program?
II. Abby is making a Scratch program. The program will control the movement of a crab.
The crab moves forward 50 steps.
a) Abby wants to change the program so that the crab repeats the movement 80 times.
Which block will make this happen? Draw or name it. repeat 80
b) Abby wants the crab to keep moving and never stop as long as the program is
running. Which block will make this happen? Draw or name it?
forever
2
The sprite touching edge
V. Categorize the following instructions and write in the appropriate block category
columns.
3
b) Name the operator used to connect two different outputs together.
Join Operator
2. Sensing block is used to get the input from the user. True
3. Script - Looks 2
1. Input :
2. Process :
4
3. Output :
5
Vegetables are ready
Loop is stopped when the block inside the loop is repeated 30 times
XIII. Study the below Scratch program and answer the following questions.
6
(i).What is the starting position of the sprite? The starting
When the sprite touches the edge, it will bounce and move forward.
Conditional Loop
7
2. Define program.
8
Scripts Area Green Flag
Stage
Blocks Menu
Choose a Sprite