Greatest element of a list: Difference between revisions

Content deleted Content added
Walterpachl (talk | contribs)
→‎{{header|ooRexx}}: add variant working for any comparable objects
Line 1,594:
living
8
</pre>
'''output''' when using a ''list'' which is: &nbsp; <tt> 12 111111 1 </tt>
<pre>
12
</pre>