Computer Applications
Why did you think the sprite behaved this way ? (refer to above question)
Scratch
1 Like
Answer
The sprite behaved this way because the sprite moved forward 10 steps and then moved backwards the same number of steps.
Answered By
3 Likes
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