Order two numerical lists: Difference between revisions

Content deleted Content added
→‎{{header|REXX}}: corrected program, changed comments, simplified conversion of answer to a glyph.
m →‎{{header|REXX}}: added a note to the section header comments.
Line 896:
=={{header|REXX}}==
This R<tt>EXX</tt> example uses the same lists as &nbsp; &nbsp; <tt> BBC BASIC. </tt>
<br>This example will also work with non-numeric strings.
<lang rexx>/*REXX pgm finds if list1<list2 (both contain nums), returns true|false.*/
@. =