RosettaCodeData/Task/Loops-For/Raku/loops-for-3.raku
2023-07-01 13:44:08 -04:00

1 line
32 B
Raku

([\~] "*" xx 5).join("\n").say;