...

/

Challenge: Use a Generator to Find the Max Score for a Student

Challenge: Use a Generator to Find the Max Score for a Student

Write a function that uses a generator to find the maximum score a student obtains.

Write code inside a function that uses a generator to determine the maximum score a student obtained and the student’s name from ...