JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
6th Grade - ICSE
6th Grade
More
Share
Explore
Practice Sheets
Fill in the Blanks
Prepared by: learnloophq@gmail.com
Last edited 10 days ago by Learn LoopHQ.
Answer key
Chapter: 06. Scratch Programming Game Creation
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ is where you drag and snap blocks together to form instructions in Scratch.
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ block will play a sound.
The default _ _ _ _ _ _ _ _ _ _ _ _ _ _ when you open Scratch is the cat.
Typing a new value into a variable _ _ _ _ _ _ _ _ _ _ _ _ _ _ the previous value.
_ _ _ _ _ _ _ _ _ _ _ _ _ _ blocks control sound functions and are in pink colour.
To draw a square in Scratch, the turn degrees block should be set to _ _ _ _ _ _ _ _ _ _ _ _ _ _ degrees.
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ block from the Pen blocks menu duplicates the sprite’s image onto the stage.
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ blocks are blue in colour and are used to control the movement of a sprite.
A full circle is drawn with _ _ _ _ _ _ _ _ _ _ _ _ _ _ degrees and a semicircle with _ _ _ _ _ _ _ _ _ _ _ _ _ _ degrees.
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ block will change Sprite’s costume to the next one.
Scratch is an easy programming language that is used to create games, animated stories and _ _ _ _ _ _ _ _ _ _ _ _ _ _.
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ block runs a set of instructions till a condition is satisfied.
In Scratch 3.0, you have to add Pen blocks to the block category by clicking on the _ _ _ _ _ _ _ _ _ _ _ _ _ _ button.
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ block is used to run a set of instructions for a specified number of times.
A collection of inter-locked blocks is called a _ _ _ _ _ _ _ _ _ _ _ _ _ _ in Scratch.
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ block will bring the sprite with a bounce when it reaches the edge of the stage.
The value of _ _ _ _ _ _ _ _ _ _ _ _ _ _ gives the horizontal location of the Sprite, and _ _ _ _ _ _ _ _ _ _ _ _ _ _ gives the vertical location.
To hide the sprite after drawing a shape, the _ _ _ _ _ _ _ _ _ _ _ _ _ _ block can be used.
Using _ _ _ _ _ _ _ _ _ _ _ _ _ _ operators, you can combine two or more relational operators to produce a single true/false result.
The official website of Scratch is _ _ _ _ _ _ _ _ _ _ _ _ _ _.
The centre of the Scratch stage has x and y values as _ _ _ _ _ _ _ _ _ _ _ _ _ _.
_ _ _ _ _ _ _ _ _ _ _ _ _ _ blocks are colour-coded as light green and are used to do arithmetic and logical calculations.
A variable can be created to be available for _ _ _ _ _ _ _ _ _ _ _ _ _ _ or for _ _ _ _ _ _ _ _ _ _ _ _ _ _ only.
The stage is _ _ _ _ _ _ _ _ _ _ _ _ _ _ pixels tall and _ _ _ _ _ _ _ _ _ _ _ _ _ _ pixels wide.
The _ _ _ _ _ _ _ _ _ _ _ _ _ _ and _ _ _ _ _ _ _ _ _ _ _ _ _ _ are the two buttons for running and stopping programs in Scratch.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.