Computer Science, asked by jaymatadiskumar, 7 months ago

Which code block controls one event to occur after 5 secs?​

Answers

Answered by kateeeykat
0

Answer:

Wait () Seconds (block)

The Wait () Seconds block is a Control block and a Stack block. The block pauses its script for the specified amount of seconds — the wait can also be a decimal number. This block is one of the most commonly used blocks; it is used whenever a sprite must wait for another action.

Similar questions