45.3k views
5 votes
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. condition-controlled loop

C. count-controlled loop

D. binary loop

2 Answers

6 votes
C, count-controlled loop.
User Gonzofish
by
9.2k points
1 vote
C. Count-controlled lilo
User Michal Trojanowski
by
8.2k points