Computer Science, asked by kk234sharma, 6 months ago

Which code block in the scratch makes
the event go in infinite loop?
o Repeat
o Wait Until
o For Ever
o If Else​

Answers

Answered by sanjushamr53
0

Answer:

Repeat

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