Hi guys, There this question that i cannot figure it out please help me.
Q:
Write a program that allows the user to enter a score between 0 and 100 and then print out a letter grade based on the score. Use if statements, and don't forget to test for valid input.