IDNLearn.com makes it easy to find accurate answers to your specific questions. Our experts provide timely and precise responses to help you understand and solve any issue you face.

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.