Skip to content

Pavithra0526/CodSoft_Task2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Student Grade Calculator (Java)
   Welcome to the Student Grade Calculator! This Java program helps you calculate your total marks, average percentage, and corresponding grades based on the marks obtained in each subject.

Features

  1. Input: Enter 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.

Releases

No releases published

Packages

No packages published

Languages