At Westonci.ca, we make it easy to get the answers you need from a community of informed and experienced contributors. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

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