Jasmine is creating a game where the same sequence will repeat four times. What kind of loop should be used for this feature of the game?
float loop
condition-controlled loop
count-controlled loop
binary loop
1 answer
count-controlled loop