This problem uses DrRacket. Formerly PLT Scheme.
Exercise: A professor keeps the quiz grades of a student in a non-empty vector of non-negative numbers.
Write a function that takes as input a vector with quiz grades and that determnes if the highest grade was obtained on the first quiz.