($2 > maxrate) { maxrate = $2; maxemp = $1; } END { print "highest hourly rage:",maxrate,"for",maxemp; } highest hourly rage: 5.50 for Mary