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