For a given grade percentage print the grade letter according to the following rules:
Example:
For the given int n = 82 the out put should be B
int n = 82
B