Computer Science, asked by shivamkumar1327, 5 months ago

Which code block in the scratch makes the event go in infinite loop?
Repeat
WaitUntil
ForEver
If Else​

Answers

Answered by 20144415
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