Westonci.ca is the Q&A platform that connects you with experts who provide accurate and detailed answers. Get the answers you need quickly and accurately from a dedicated community of experts on our Q&A platform. Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately.

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.