In scratch, Repeating a statement more than once is called
Answers
Answered by
3
Answer:
In Scratch, it is called a repeat loop. One of the programs causes a block of code to be executed a fixed number of times when the user clicks the green flag. The other program causes a block of code to be executed a variable number of times when the user clicks a sprite.
Answered by
1
Explanation:
In Scratch, it is called a repeat loop. One of the programs causes a block of code to be executed a fixed number of times when the user clicks the green flag.
Similar questions