For is used when the number of iterations is not fixed, and termination of the processing loop is dependent on a dynamic condition.
Reveal answer
Fill a bubble to check yourself
For is used when the number of iterations is not fixed, and termination of the processing loop is dependent on a dynamic condition.