What is the difference between Repeat Block and Forever Block?
Answers
Answered by
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
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
Please mark me brainliest
Thank you
Similar questions