Repeat a string: Difference between revisions

Content deleted Content added
Root (talk | contribs)
Undo revision 288477 by RayoGlauco (talk); contributed code belongs to #Delphi, #Free Pascal, or #Object Pascal (if anywhere)
Galileo (talk | contribs)
Line 1,277:
|ha| OUT .
ENDFOR || PRINT .</lang>
 
Or ...
 
<lang MontiLang>|ha| FOR 5 OUT ENDFOR . || PRINT .</lang>
 
=={{header|MUMPS}}==