if booleanExpression1 { statements } else if booleanExpression2 { otherStatements }