Write a function that will receive as a parameter a numeric…

Write a function that will receive as a parameter a numeric grade. The function will return the letter grade that corresponds to the numeric grade. Grade        Letter Grade90-100        A80-89          B70-79          C60-69          Dless than 60          F