Computer Science, asked by suganyamahalingam6, 4 months ago

which of the following blocks is used to halt the execution for a given number of seconds​

Answers

Answered by gouravgo986
1

Answer:

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