This intro problem practices UNIQUE. UNIQUE returns each distinct value from a range once, keeping the first-seen order. Update the output cells so the list in column C shows each name from column B only once.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with UNIQUE details and syntax? Review the UNIQUE function guide first.
This cell cannot be edited