In this lesson, students will expand their knowledge of for loops. They are aware that for loops execute the same lines of code a given number of times but, in this lesson, will learn that i
is actually a variable that can be used to control commands inside the loop as it is running.
Students will be able to:
i
as a variable inside their for loop to control different commandsThese are all the activities included in the lesson