What is the difference between repeat until and forever blocks in scratch?
Answers
Answered by
0
Answer:
The repeat until block is a loop, just like the forever block. Each time through the loop, the program checks the Boolean block. If the block is false, the program repeats the blocks inside the loop. If the block is true, the program skips the blocks inside the loop and moves on to the next statement in the program.
Similar questions
Chemistry,
1 month ago
Social Sciences,
1 month ago
Physics,
1 month ago
Math,
3 months ago
English,
3 months ago
Political Science,
9 months ago