The program takes user input for major and minor grades, along with their weights, then calculates the weighted average and displays the final percentage and letter grade. It’s made entirely in java using simple math operations and if conditionals
The program takes user input for major and minor grades, along with their weights, then calculates the weighted average and displays the final percentage and letter grade. It’s made entirely in java using simple math operations and if conditionals