Min
Let’s look at how to use the reducing function, "min", on iterables.
We'll cover the following
min
function
min
accepts an iterable and returns the minimum value from the iterable. For example:
Get hands-on with 1400+ tech skills courses.