Largest int from concatenated ints: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: removed the use of a subroutine. -- ~~~~)
m (cleaned up section header when entering the REXX example. -- ~~~~)
Line 222:
Largest integer: 6054854654</pre>
 
=={{header|Python}}==
===Python: Compare repeated string method===
<lang python>def maxnumx(x):