Q: Write a program which input examination marks and test it for the award of a grade. The marks are a whole number between 1 and 100. Grades are awarded according to the following criteria: >= 80...



Q:
Write a program which input examination marks and test it for the award of a grade. The marks are a whole number between 1 and 100. Grades are awarded according to the following criteria:



  1. >= 80 Distinction

  2. >= 60 Merit



  • >= 40 Pass


< 40="">                                       (Hint: using logical operators)



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here