Write a function called grades that takes a list of tuples


Solve the following one (1) Self-Check problems on paper and bring your sheet of paper to your section on Thursday:

Write a function called grades that takes a list of tuples as a parameter.

Each tuple in this list contains a name and a grade. Return a dictionary that contains a mapping from each student's name to a list of their grades.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a function called grades that takes a list of tuples
Reference No:- TGS02928095

Expected delivery within 24 Hours