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

1 line
45 B
Text

cod T=12; int I; for I gets 1,5 do T(0,"ha")