do
Executes a block of statements and repeats the block while a condition is true
Syntax
do ... while
Returns
Nothing
Parameters
None