RosettaCodeData/Task/Repeat-a-string/DWScript/repeat-a-string-1.dw
2013-04-11 11:14:19 -07:00

1 line
36 B
Text

PrintLn( StringOfString('abc',5) );