Computer Applications
What instructions would I use if I wanted a loop to execute 10 times ?
Scratch
2 Likes
Answer
I would use the command repeat 10 if I wanted a loop to execute 10 times.
Answered By
1 Like
Related Questions
In the stack of blocks below, how many times does the sprite move 10 steps?
What is the job of the 'forever' script ?
What is a loop ?
- A loop is a conditional statement that needs to be directed for it to work
- Tells sprites what to do
- Changes the font a word
- It's the hole in the ground
What is an infinite loop or continuous loop ?