Sierpinski triangle: Difference between revisions

m
→‎{{header|REXX}}: removed STYLE from PRE.
m (→‎{{header|REXX}}: added comments to the program.)
m (→‎{{header|REXX}}: removed STYLE from PRE.)
Line 1,894:
/*stick a fork in it, we're done.*/</lang>
'''output''' (using the default of order 4):
<pre>
<pre style="overflow:scroll">
*
* *
Line 1,913:
</pre>
'''output''' when using the input of: <tt> 8 1e </tt>
<pre style="height:30ex80ex;overflow:scroll">
▲ ▲
Line 1,948:
</pre>
'''output''' when using the input of: <tt> 32 db </tt>
<pre style="height:30ex80ex;overflow:scroll">
█ █