Set the first item in the list as the current largest. 
        Compare each subsequent integer to the first.
                if this element is larger, set integer. 
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to