May 17, 2010

New Tutorial: Programming - For and While Loops

Continuing in the programming series, this tutorial discusses how to loop through a series of commands multiple times using the For and While commands. It uses information from the Input and Output tutorial, so it is suggested that you watch that tutorial before watching this one.