RosettaCodeData/Task/Repeat-a-string/Nu/repeat-a-string-2.nu

2 lines
32 B
Text
Raw Permalink Normal View History

2024-10-16 18:07:41 -07:00
..<5 | each { 'ha' } | str join