What kind of loop should be used in a game where the user is guessing a secret code and the message ""guess again!"" appears until the user guesses correctly? group of answer choices
a. for loop
b. binary loop
c. digital loop
d. while loop