1.
A program is designed to help children learn their math facts. If they answer incorrectly, the message, “That’s not correct—please try again!” will appear. What kind of loop should this statement be in?
a binary loop
a for loop
a while loop
a random loop