Python
Repetition
A _____-controlled loop uses a true/false condition to control the number of times that it repeats.
A _____-controlled loop uses a true/false condition to control the number of times that it repeats.
A _____-controlled loop uses a true/false condition to control the number of times that it repeats.
Answer: condition
Learn More :