RosettaCodeData/Task/Repeat-a-string/Ring/repeat-a-string.ring
2016-12-05 23:44:36 +01:00

1 line
36 B
Text

Copy("ha" , 5) # ==> "hahahahaha"