RosettaCodeData/Task/Repeat-a-string/DWScript/repeat-a-string-2.dw
2023-07-01 13:44:08 -04:00

1 line
32 B
Text

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