Skip to content

Latest commit

 

History

History

Student Grade Calculator

Screenshot (1112) Screenshot (1113) Screenshot (1114) Screenshot (1115)

  1. Input: Take marks obtained (out of 100) in each subject.
  2. Calculate Total Marks: Sum up the marks obtained in all subjects.
  3. Calculate Average Percentage: Divide the total marks by the total number of subjects to get the average percentage.
  4. Grade Calculation: Assign grades based on the average percentage achieved.
  5. Display Results: Show the total marks, average percentage, and the corresponding grade to the user.