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
A float loop
B conditions-controlled loop
C count-controlled loop
D binary
1 answer
C count-controlled loop