This is a continuation of the last video that covered while and do-while loops. In this video we’ll take a look at for loops, and how they’re similar and different to a while loop.
We’ll also see an example with an array, but don’t worry about arrays yet if you haven’t learned them yet, I will cover it in a future video.