Instructional Video

Looping through Arrays

Curated and Reviewed by Lesson Planet
This Looping through Arrays instructional video also includes:

In computer programming, loops and arrays seem to be made for each other. This video describes how to add a while loop to print out each element in an array, and then doing the same procedure using a for loop. 

5 Views 0 Downloads
Pros
  • Clear, simple explanation of using arrays with while and for loops 
Cons
  • None