asked 232k views
4 votes
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

2 Answers

0 votes

Answer:

For loop

Step-by-step explanation:

I got it right on the test.

answered
User Sriharsha
by
7.1k points
3 votes

Answer:

This is a for loop.

Step-by-step explanation:

answered
User Paj
by
8.6k points

No related questions found