This represents the LOOP CONDITION, which is a
Boolean Expression. (An expression that is either
True or False.)  If this expression is True, then 
the Body of the loop will be executed.