Visual Basic Programming Lesson 8 – Arithmetic sequence generator

In this lesson you are first introduced what an arithmetic sequence is, then you are taught how to program the formula of an arithmetic sequence in visual basic using variables, mathematical operators and for loops. Must have completed lesson 7 on For Loops prior to starting this tutorial.