A loop executes a piece of code as many times as we tell it to.
See that? We printed "Time for loops!" several times, using a loop.
"Time for loops!"