Spinning rod animation/Text: Difference between revisions

Added 11l
m (→‎{{header|REXX}}: added a test to see if the HALT was issued in a auxiliary subroutine.)
(Added 11l)
Line 40:
<br />
<br />
 
=={{header|11l}}==
{{trans|Python}}
 
<lang 11l>L
L(rod) ‘\|/-’
print(rod, end' "\r")
sleep(0.25)</lang>
 
=={{header|Ada}}==
1,480

edits