Program: Write a program that will read in 2 test score. The instructor has decided to give each student 10 bonus point on each test.
Print out each test score and the total after the bonus, the print the total number of points earned on the tests.
I'm not sure how to solve the question. Can anyone help me?