91.4k views
1 vote
Ellie is creating a game and wants to give the player three attempts to solve a puzzle. What kind of loop should she use?

A.
iterative number loop

B.
condition-controlled loop

C.
count-controlled loop

D.
forever loop

1 Answer

1 vote

Answer:

c

Step-by-step explanation:

User Izzi
by
5.8k points