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

2 lines
45 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
cod T=12; int I; for I gets 1,5 do T(0,"ha")