RosettaCodeData/Task/Loops-Continue/HicEst/loops-continue-3.hicest
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

1 line
61 B
Text

every writes(x := 1 to 10, if x % 5 = 0 then "\n" else ", ")