Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

pls help me to answer this question i was in difficult situation

–3 votes
asked May 7, 2018 by Mahmud Muhammad (230 points)

write a program that read a student score and print the student grade based on the ff grade system mark are rounded to the nearest integer use switch structure mark range 70-100 A 60-69 B 50-59 C 40-44 E 0-39 F

1 Answer

0 votes
answered May 8, 2018 by Eveldun 123 (180 points)
What then would the program be grading?
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...