for I in 1..10 continue:C do {System.print I} if I mod 5 == 0 then {System.printInfo "\n"} {C} end {System.printInfo ", "} end