2021 12 03 V Computer 1
2021 12 03 V Computer 1
Answer. Blocks are available in blocks pallet area, which we use in our programming.
There are six different block shapes in a scratch.
Answer. sprites are the objects or characters Shown on the screen. they perform allsorts of actions ,
Such as moving, changing colours and spinning around. scratch comes with a large selection of
sprites, such as the cat, elephant, bananas, balloons etc and you can also draw your own sprites in
scratch.
• Select thumbnail of cat a Sprite. Right click on it and select delete to remove the Sprite.
• After removing the default Sprite, click the choose new Sprite from file button to insert a
new Sprite.
• The new Sprite dialogue box appears. select animals category- fish1 Sprite and click OK.
2. What is backdrop? right the steps to add a new backdrop.
Answer. the background area of the stage is called backdrop.
Adding a new backdrop
• Select thumbnail of stage one backdrop in a Sprite list area.
• Click the choose a backdrop library button present at bottom left corner of the screen.
• The backdrop library appears. select nature category underwater 3 and click OK. selected
backdrop appears on the stage.
• To add sound, select the sounds tab and click the choose sound from library button.
• The sound library appears. For example select bubble sound and click OK.
Answer. a variable is like a labelled box in which you can store data such as number of
words.
To make a variable, click data tab... make a variable. Enter name for variable and click OK.