Visual Basic Programming Lesson 7 – For Loops

In this lesson you learn about using For Loops to automate actions – instead of manually repeating the same instructions over and over again, we can get the computer to do it automatically – which is essentially the whole point of programming!