An Example
v An easy way to get the idea of iteration is to print out
the iteration variable ...
Declaration of iteration variable
Initialization of iteration variable
Termination Condition
Loop Body
Increment of the
iteration variable