RosettaCodeData/Task/Repeat-a-string/DWScript/repeat-a-string-1.dw

2 lines
36 B
Plaintext

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