In order to be admitted to a prestigious university, students must take 3 tests. The students' 3 test scores are added together to calculate their total score. The students with the 3 highest total scores are admitted. Update the output cells so that each student's Admission status ("Yes" or "No") is displayed. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited
In order to be admitted to a prestigious university, students must take 3 tests. The students' 3 test scores are added together to calculate their total score. The students with the 3 highest total scores are admitted. Update the output cells so that each student's Admission status ("Yes" or "No") is displayed.