1. d = {'Physics':82,'Maths':65,"history":75} m = float('inf') ans = "" for k,v in d.items(): if(v