min
min(seq) or min(arg1, arg2, …)
With a single argument seq, returns the smallest item of a non-empty sequence (such as a string, tuple or list). With more than one argument, returns the smallest of the arguments.
min(seq) or min(arg1, arg2, …)
With a single argument seq, returns the smallest item of a non-empty sequence (such as a string, tuple or list). With more than one argument, returns the smallest of the arguments.
rendered by a django application. hosted by webfaction.