On Thu, Sep 17, 2009 at 7:37 AM, Rayon <[email protected]> wrote: > I need to find the max and min value from some floats in a array:
Did you try the min() and max() functions? Kent _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
