I need a program that will need to do the following for me in order to keep track of grades or at least how to get started using an Array:
Ask the user for the # of Math homework assignments
Ask the user for the total points possible for Math homework
Ask the user for the # of English homework assignments
Ask the user for the total points possible for English homework
Ask the user for the score on the Math final
Ask the user for the total points possible on the Math final
Ask the user for the score on the English final
Ask the user for the total points possible on the English final
Display the percentage for each of the four categories
Display the final grade percentage
Display the final grade according to the scale below:
90-100%= a
80-90% = b
70-80% = c
60-70% = d
<60% = E