Smallest numbers: Difference between revisions

Content added Content deleted
(→‎{{header|REXX}}: added the computer programming language REXX.)
m (→‎{{header|Ring}}: flagged as missing the 50th number (N=50)..)
Line 43: Line 43:


=={{header|Ring}}==
=={{header|Ring}}==

{{incomplete|Ring|<br><br>The output doesn't show the 50th number, <br><br> it stops at the 49th number. <br><br>}}

<lang ring>
<lang ring>
load "stdlib.ring"
load "stdlib.ring"