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.
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
These are all the activities included in the lesson