Computer Applications
Look at the section of code below that controls a sprite.
![Write down what you think the user will see when the green flag is clicked. Scratch Programming I, Computer Applications Code 165 Sumita Arora Solutions CBSE Class 9.](https://cdn1.knowledgeboat.com/img/drc9/q6-1-tq-scratch-computer-code-165-sumita-solutions-460x472.png)
![Write down what you think the user will see when the green flag is clicked. Scratch Programming I, Computer Applications Code 165 Sumita Arora Solutions CBSE Class 9.](https://cdn1.knowledgeboat.com/img/drc9/q6-2-tq-scratch-computer-code-165-sumita-solutions-460x473.png)
Write down what you think the user will see when the green flag is clicked.
Scratch
13 Likes
Answer
First section of code — When the green flag is clicked, the sprite will move 10 steps towards the right direction.
Second section of code — When the green flag is clicked, the sprite will move 10 steps towards the left direction.
Answered By
9 Likes
Related Questions
What are the values for four main directions in Scratch ?
State true or false.
(a) Control category contains blocks that start or stop a script.
(b) You can even load own sprite from a file.
(c) You can grow a sprite but cannot shrink it.
(d) Pen down command stops the drawing on the stage.
(e) Backdrops are the backgrounds for the stage.
In the stack of blocks below, how many times does the sprite move 10 steps?
What is the job of the 'forever' script ?