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

1 line
32 B
Text

PrintLn( StringOfChar('a',5) );