RosettaCodeData/Task/Repeat-a-string/Wortel/repeat-a-string-1.wortel

2 lines
44 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
@join "" @rep 5 "ha" ; returns "hahahahaha"