Computer- Ch-10 Programming in Scratch Notes (V)
Computer- Ch-10 Programming in Scratch Notes (V)
SCHOOL
Chapter – 10 Programming in Scratch
Class V Subject : Computer
A. Tick (√) the correct option.
1. ............................. block is used to change the direction of the sprite.
a. Move b. Turn √ c. None of these
2. The turn 15 degrees block is used to turn the sprite ............................. .
a. clockwise √ b. anticlockwise c. 90°
3. ............................. blocks allows the sprite to draw shapes.
a. Motion b. Pen √ c. Control
4. To draw a heptagon, you need to move the sprite ............................. steps and turn
............................. degrees.
a. 100, 72 b. 100, 51 √ c. 100, 56
2. The REPEAT command reduces the number of lines of commands you need to write to
3. The pen down block is used to make the sprite the draw while it moves. (TRUE)
3. A regular polygon is a closed figure with all sides of equal length and all angles of
equal size.