This lesson gives students more practice creating and debugging for loops. The for loop allows you to repeat a specific part of code a fixed number of times.
Objective
Students will be able to:
Create for loops to repeat code a fixed number of times
Debug programs with incorrect for loop usage
Explain when a for loop should be used
Activities
These are all the activities included in the lesson