max value in list

C GIllespie csgcsg39 at hotmail.com
Wed May 12 10:58:18 EDT 2004


Dear all,

I have a few lists. What's the best way of finding the maximum number of all
the lists.

For example,

[2,3,4],[1,2,3],[4,7]

The max is 7.

Thanks

Colin





More information about the Python-list mailing list