This intro problem practices CHOOSE. CHOOSE uses a position number to return the matching item from a list you provide. Update the output cells so each row converts the rank number in column B into its medal label: rank 1 returns "Gold", rank 2 returns "Silver", and rank 3 returns "Bronze".
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
Need help with CHOOSE details and syntax? Review the CHOOSE function guide first.
This cell cannot be edited