Spinning rod animation/Text: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: re-introduced whitespace after a possibly well meaning (globally masked changed) was made.)
(Undo revision 265178 by Gerard Schildberger (talk))
Line 237: Line 237:
call delay .25 /*delays a quarter of a second. */
call delay .25 /*delays a quarter of a second. */
end /*j*/
end /*j*/
halt: say bs ' ' /*stick a fork in it, we're all done. */</lang><br><br>
halt: say bs ' ' /*stick a fork in it, we're all done. */</lang>

=={{header|Ring}}==
=={{header|Ring}}==
<lang ring>load "stdlib.ring"
<lang ring>load "stdlib.ring"