while expression statements end
On each pass through the loop, if expression evaluates nonzero, execute statements, otherwise exit the loop.