Jump to content

First class environments: Difference between revisions

m
→‎{{header|REXX}}: reduced the font size to 75% for the first output section.
m (→‎{{header|REXX}}: changed font size for an output section.)
m (→‎{{header|REXX}}: reduced the font size to 75% for the first output section.)
Line 1,714:
if _==1 then return ''; @.0=0; if _//2 then return _*3+1; return _%2</lang>
{{out|output|text=&nbsp; when using the default input:}}
 
<pre>
(Shown at three-fourths size.)
<pre style="font-size:75%>
1 2 3 4 5 6 7 8 9 10 11 12
── ── ── ── ── ── ── ── ── ── ── ──
Cookies help us deliver our services. By using our services, you agree to our use of cookies.