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

1 line
39 B
Tcl

string repeat "ha" 5 ;# => hahahahaha