map{ some_statement } some_range while some_condition; #### do { some_statement for some_range } while some_condition;