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

1 line
36 B
Text

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