Lab 1 Wed
Lab 1 Wed
Question: Write a program that calculates the average grade for three courses by taking the
midterm and final grades for each course. The average for each course should be calculated
based on different weightings as follows:
import java.util.Scanner;
scanner.close();
}
}