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?

(1 point)
Responses

float loop

float loop

condition-controlled loop

condition-controlled loop

count-controlled loop

count-controlled loop

binary loop

binary loop

count-controlled loop