CBSE Class 9 Computer Applications
Question 29 of 35
Scratch Programming I — Question 6
Back to all questions 6
Question Question 6
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.
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.