What type of loop structure repeats the code a specific number of times?

What type of loop structure repeats the code a specific number of times?


A. Condition-controlled loop
B. Boolean-controlled loop
C. Response-controlled loop
D. Number-controlled loop
E. Count-controlled loop

Answer: E


Python

Learn More Multiple Choice Question :