Selecting MAX from a list

Ines T azt113 at gmail.com
Fri Mar 5 06:39:54 EST 2010


I need to select a maximum number from a list and then call the variable that
identifies that number, for example:
x1,x2=1, y1,y2=4, z1,z2=3
So I need first to find 4 and then to take y to do additional operations as y-z.
I will appreciate your SOON help!




More information about the Python-list mailing list