Question: Need some help with this coding problem using anaconda(python)PLS help Problem #8: Highest GPA . Your firm has an open position and has received several

Problem #8: Highest GPA . Your firm has an open position and has received several job applications. The data has been stored in a List. Write a program that will print out the highest applicant's name and their GPA In [22]: GPAS = ['John', 3.3, Sally', 2.2, 'Bernis', 3.8, Fred', 3.2, 'Victoria', 3.4, 'Valerie', 2.6, 'Eric', 2.6. the is a list MaXGPA - Student Bernis has the highest GPA which is 3.8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
