Question
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?
(1 point)
Responses
for loop
for loop
binary loop
binary loop
digital loop
digital loop
while loop
(1 point)
Responses
for loop
for loop
binary loop
binary loop
digital loop
digital loop
while loop
Answers
GPT 3.5
while loop
Related Questions
if the number of times that a loop repeats will be determined by whether the user inputs the correct...
In which of these situations would it make the MOST sense to use a while loop?
(1 point)
Respons...
In which of these situations would it make the MOST sense to use a while loop?
(1 point)
if the us...
In which of these situations would it make the MOST sense to use a while loop?
if the user has th...