Write a method qualityPoints that inputs a student's average and returns 4 if it's 90—100, 3 if 80—89, 2 if70—79, 1 if 60—69 and 0 if lower than 60. Incorporate the method into an application that reads a value from the user and displays the result.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.