Min algorithm
/ Math
tags: arrays, math
The min function returns the item with the lowest value, or the item with the lowest value in an iterable
Searching