RosettaCodeData/Task/Repeat-a-string/XPL0/repeat-a-string.xpl0

2 lines
45 B
Plaintext

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