Programming Homework Help

GMU Grade Calculation Program

Get Your Custom Essay Written From Scratch
We have worked on a similar problem. If you need help click order now button and submit your assignment instructions.
Just from $13/Page
Order Now

I have a problem trying to get the letter grade and percentage of a program. It has to be done without using a conditional statement such as if or a case statement but a conditional operator can be used “:”. It is a php document being used on notepad++. The portion I did not do right or is not coming out right is the finalGrade.php file. My calculations are off. Also the letter grade has to be included such as 90-100 is an A, 80-89 is a B, 70-79 is a C, etc. I am sending the actual instructions files and what I have. Thanks,