write a scratch program to say hello for 5 second
Answers
Answered by
0
Answer:
click flag to start repeate[say hello 5]
Explanation:
Answered by
0
Answer:
The say () for () seconds block is a looks block and a stack block. The block displays a speech bubble with the specified text for the sprite that runs it, which appears on the screen for the specified amount of seconds.
The block is similar to the think () for () seconds block, with the difference being that this block displays a speech bubble, while the other displays a thought bubble. It is also similar to the say () block, with the exception that the other block makes the sprite say something indefinitely.
This block was titled "Say () for () Secs" prior to Scratch 3.0.
Similar questions