need help to complete this program please.

If someone can help me to write the program, would really appreciate thanks a lot in advance .
Write a program to accept any number of grades. Then, print the average of the grades and print the
letter grade. (Be sure to use nested if..elses when determining the letter grade.) Drop the lowest grade
before you average (IF you have two or more grades.) You choose how to stop accepting grades from the
user, but don’t make the user tell you how many grades he will be entering.
Run your program with the 3 data sets which follow:
88 78 45 82 81 75 75 75 75 45
99
63 78 98 65 91
The way this is worded it sounds like it is for some sort of class. This is actually a pretty easy problem and someone with no experience could learn to do this tonight, that being said I will help you but only if you put some effort in and try.
Topic archived. No new replies allowed.