Determining whether a variable is less/greater than a range.

simonharrison.uk at googlemail.com simonharrison.uk at googlemail.com
Mon Dec 8 05:55:40 EST 2008


Found it. min and max functions. I thought that this would be
implemented as a list method:

a.min
a.max

I can see that the built in functions make sense.




More information about the Python-list mailing list