python
Write a program that takes the grades program and uses loops for the random data entry (7 inputs) and aggregates the total points using the same loop. Also use the loop to produce the individual scores for each test as an output prior to printing the test average, final average and letter grades.