Eliminate duplicates from drinks_list using the set() instruction.

Make sure to pick set followed by ( and then drinks_list, ).