Question
Which structure should you use if you don’t know in advance how many times a loop should execute?
a for loop
an initialized loop
a while loop
an incremented loop
a for loop
an initialized loop
a while loop
an incremented loop
Answers
GPT 3.5
a while loop