Or a nested If statement

Like this

=IF(A1="A+",4,(IF(A1="B",3,IF(A1="C",2))))