Max, Any and All
Get familiar with how to use the functions "max", "any", and "all" to reduce iterables.
In this lesson, we’ll look at some more reducing functions.
max
max works in a very similar way to min
, except that it returns the maximum value from an iterable.
Access this course and 1400+ top-rated courses and projects.