RosettaCodeData/Task/Loops-For/Jactl/loops-for-3.jactl
2026-04-30 12:34:36 -04:00

1 line
33 B
Text

5.each{ println '*' * (it + 1) }