Create a program that will accept prelim, midterm, and final grade, the overall grade is 20% of the prelim grade, 30% of the midterm grade and 50% of the final grade. The program will display “EXCELENT, you can ENROLL again” if the overall grade is greater than or equal to 85 but not higher than 100, “VERY GOOD, ready for the next level” if the overall grade is greater than or equal to 77, else display “NEED more EFFORT, don’t GIVE UP!

Recommended Answers

All 3 Replies

What JamesCherrill is saying - do the work and when you are still having problems, show the work (code) to us for review. We DO NOT do your homework for you!

Just one answer for this:

NEED more EFFORT, don’t GIVE UP!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.