for index = list
statements
end
switch switch_expression
case case_expression
statements
case case_expression
statements
:
otherwise
statements
end