RosettaCodeData/Task/Repeat-a-string/Egison/repeat-a-string.egison
2023-07-01 13:44:08 -04:00

1 line
35 B
Text

(S.concat (take 5 (repeat1 "ha")))