Project 19: Class scores Write a program that calculates the total grade for N c
ID: 3639327 • Letter: P
Question
Project 19: Class scores Write a program that calculates the total grade for N classroom exercises as a percentage. The user should input the value for N followed by each of the N scores and totals. Calculate the overall percentage (sum of the total points earned divided by the total points possible) and output it as a percentage. sample input (in bold) and output (in italics) is shown below.How many exercises to input?