Student Tim has a Student Mary has a Student Tom has a Student Jane has a score of 79. score of 92. score of 83. score of 87. Student Ann has a score of 75. Student Tim has a score of 84. Student Mary has a score of 97. Student Tom has a score of 88. Student Jane has a score of 92. Student Ann has a score of 80.
Student Tim has a Student Mary has a Student Tom has a Student Jane has a score of 79. score of 92. score of 83. score of 87. Student Ann has a score of 75. Student Tim has a score of 84. Student Mary has a score of 97. Student Tom has a score of 88. Student Jane has a score of 92. Student Ann has a score of 80.
Related questions
Question
* AHPA #23: Rounding Grades
*
* You are responsible for a class with five students: Tim, Mary, Tom,
* Jane, and Ann.
*
* Each of these students currently has a score in the class: 79, 92, 83,
* 87, and 75.
*
* Create a tuple
* their class score: (Tim,79).
*
* Call a function to print out each student's name and their current
* score.
*
* Call a "round" function that will add 5 points to each student's score.
*
* Call a function to print out each student's name and their current
* score.
(the output should be same as picture, USE RUST PLEASE)
![Student Tim has a
Student Mary has a
Student Tom has a
Student Jane has a
score of 79.
score of 92.
score of 83.
score of 87.
Student Ann has a
score of 75.
Student Tim has a
score of 84.
Student Mary has a score of 97.
Student Tom has a score of 88.
Student Jane has a score of 92.
Student Ann has a score of 80.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F82aefee1-a4fd-40e7-8b3f-97f92bfc6e2a%2Fc1200357-f3b5-495d-b792-48253f0c3713%2F0r20y3_processed.png&w=3840&q=75)
Transcribed Image Text:Student Tim has a
Student Mary has a
Student Tom has a
Student Jane has a
score of 79.
score of 92.
score of 83.
score of 87.
Student Ann has a
score of 75.
Student Tim has a
score of 84.
Student Mary has a score of 97.
Student Tom has a score of 88.
Student Jane has a score of 92.
Student Ann has a score of 80.
AI-Generated Solution
Unlock instant AI solutions
Tap the button
to generate a solution