What's up with loops, anyway?
You're right! Loops can repeat pieces of code, even with different values, for as often as we want and, therefore, make scripts shorter, not longer.
Not quite! Loops can repeat pieces of code, even with different values, for as often as we want and, therefore, make scripts shorter, not longer.