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