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

2 lines
44 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
@join "" @rep 5 "ha" ; returns "hahahahaha"