Lesson 5:

Learning to Use the for loop Statements

  1. "For loops" are used when you know how many times you want to do something.

  2. They are referred to as "counted" loops.

  3. Enter a number below. This will control how many times the loop runs.

 

Enter a number :