Create the variable unique, use set() to transform answers into a set, and store it in the variable.

Make sure to type unique = set(answers).