Name

do — language keyword for loops

Description

May be used inside for pr while instructions to separate the loop variable definition and the set of instructions.

See Also

for , while