if condition1 { stmt1 stmt2 ... stmt30 } elsif condition2 { while innercondition1 { stmt1 stmt2 ... stmt30 } }