CBSE Class 9 Computer Applications
Question 32 of 35
Scratch Programming I — Question 9
Back to all questions 9
Question Question 9
What instructions would I use if I wanted a loop to execute 10 times ?
I would use the command repeat 10 if I wanted a loop to execute 10 times.