Use the drop-down menus to complete the sentences.A(n) statement causes a section of code to be repeated a certain number of times.
The repetition in the loop will continue for as long as the condition remains
The loop ends and the program continues to the next code block when the condition becomes
Did you find these answers helpful?