Answer:
Data can be calculated by solving an equation
Explanation:
Answer:
The code requests for the scores of three students for three courses offered by each student.
It calculates and print the average score for each student
Explanation:
The code written in Python programming language uses a while to get student 1-3 and a for loop to get scores for course 1-3
See attached code and output
Highlight A2 and drag down and select the cells to A13. Then do ctrl+c to copy.
Next Highlight the cell B2 and then do ctrl+v. This will paste all the cells