Mega Code Archive

 
Categories / Python / Math
 

Min function

print min(9, 3, 2, 5)