Complete the program so that it finds the mean (arithmetic average) of the three scores entered and returns the letter value associated with that grade. Input: 87, 79, 91 Output: 'Your average is 86%, which is a B."
to jkibbe for sharing the challenge