This intro problem practices AVERAGE. AVERAGE finds the average (or mean) of a set of numbers by adding them together and dividing by how many numbers there are. Update the output cells so each student row shows the mean of the three visible test scores. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited