What's true about repetition?

We can wrap repetitive tasks in loopsLoops repeat things as often as we wantWe never know how often a loop will repeat

That's it! With loops, computers can repeat things as often as we want.

Bummer! With loops, computers can repeat things as often as we want.