Computer Applications
To send a message to all the sprites in the program, which block will you use ?
Scratch
1 Like
Answer
We will use broadcast <message>
block from Events category to send a message to all the sprites in the program.
Answered By
1 Like
Related Questions
What is the difference between if and if-else blocks ?
What is the difference between say and ask blocks ?
To respond to a received message, which block can be used by a sprite ?
All the three blocks given below run infinitely.
Make changes in these so that these play the Meow sound for exactly five times.
(a)
(b)
(c)