RosettaCodeData/Task/Repeat-a-string/Nu/repeat-a-string-2.nu
2024-10-16 18:07:41 -07:00

1 line
32 B
Text

..<5 | each { 'ha' } | str join