Which code block in the scratch makes the event go in infinite loop?
Repeat
WaitUntil
ForEver
If Else
Answers
Answered by
0
Explanation:
Explanation: he Repeat () block is a Control block and a C block. Blocks held inside this block will loop a given amount of times, before allowing the script to continue.
Similar questions