This intro problem practices MIN. MIN returns the smallest number from a range, which is useful when you need to find the lowest value in a row or list. Update the output cells so each student row shows the lowest visible test score. See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited