#!/usr/local/bin/python2 from operator import attrgetter import math print attrgetter('e')(min)