[Solved] Write a function convertMarks that takes a dictionary as an argument and returns a dictionary with marks replaced with grades
![[Solved] Write a function convertMarks that takes a dictionary as an argument and returns a dictionary with marks replaced with grades [Solved] Write a function convertMarks that takes a dictionary as an argument and returns a dictionary with marks replaced with grades](https://realcoder.techss24.com/wp-content/uploads/2022/10/Solved-Write-a-function-convertMarks-that-takes-a-dictionary-as-an-argument-and-returns-a-dictionary-with-marks-replaced-with-grades..png)
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…