tutorial.eyehunts.com
Python min() function | Basic
Python min() function returns the lowest value in an iterable object or finds the smallest item between two or more parameters.
Rohit