if the number of times that a loop repeats will be determined by whether the user inputs the correct answer to a trivia question, which kind of loop should be used

A float loop
B condition-controlled loop
C count-controlled loop
D binary loop

B condition-controlled loop