Lecture 28: Do / While Loop
The Do While Loop is a bit like the While Loop, but there's one major difference: the While Loop will only start if the condition is TRUE; whereas the Do While Loop will always execute the first time, and then evaluate whether the condition is TRUE afterwards.
DOWNLOAD COURSE FILES HERE
http://www.bradhussey.ca/download-php...