Saved Bookmarks
| 1. |
Write a Python Program to take percentage as an input and display the grade on the basis of thefollowing criteria:Marks obtained GradeGreater than equal to 80% A+ (if math’s marks is 95% or more, then A++)Greater than equal to 60% and less than 80% B+Greater than equal to 40% and less than 60% C+Less than 40% No Grade (if in science group 60% or more then c) |
|
Answer» DEAR sir PLEASE find the ATTACHED file for the answer Explanation: vg |
|