Computer Science, asked by poojaagarwal8999, 2 months ago

What is the difference between Repeat Block and Forever Block?

Answers

Answered by shadiyaathar
10

Explanation:

The Repeat X times block repeats one or more block for a given number of times in a loop. Add a parameter as a number to determine the number of times the loop should be repeated. Attach one or more block in a loop to repeat. Forever block repeats one or more blocks in a loop forever means the loop will never stop.

Answered by shayan9708
2
The Repeat X times block repeats one or more block for a given number of times in a loop. Add a parameter as a number to determine the number of times the loop should be repeated. Attach one or more block in a loop to repeat. Forever block repeats one or more blocks in a loop forever means the loop will never stop

Please mark me brainliest
Thank you
Similar questions