[Solved] Write a function convertMarks that takes a dictionary as an argument and returns a dictionary with marks replaced with grades
Write a function convertMarks that takes a dictionary as an argument and returns a dictionary with marks replaced with grades. Ramesh is the principal of a school. Every year, he appoints some teachers to calculate the grades of students from…