You must use 2 arrays of integers to store the 2 test scores for each student. You must use a third array to store the average and a fourth array to store the letter grade. You must print the test scores using 3 digits, and the average with 3 digits before the decimal point and 1 decimal place.