Computer Applications
Related Questions
From the given table of letters, find words / terms related to Scratch (can be left-to-right, right-to-left, top-to-bottom, diagonally upwards, downwards etc.)
Look at the section of code opposite that controls a sprite.
Write down what you think the user will see when the green flag is clicked.
A position on the stage is also called ……………. .
- pos
- part
- pixel
- dot ?
Name the block to replay an action (or a set of actions) for a specific number of times
- repeat block
- if block
- forever block
- repeat until block