IN THIS LESSON

You learn how to use for loops to repeat a block of code a set number of times, including how to write counting loops, control loop variables, and avoid off-by-one errors.