CBSE Class 10 Computer Applications
Question 9 of 26
Scratch Programming II — Question 3
Back to all questions 3
Question Question 3
Which of the following command blocks enables you to control a sprite?
- Point in direction
- Wait_secs
- When_key is pressed
- Pen down
When_key is pressed
Reason — 'When_key is pressed' block enables us to control a sprite.