this project creates a set using items from another set, but doesn't include duplicates
i tested this project using various lists with some duplicates by hard coding certain lists and tried to see how they interact by running several iterations of the program. i ended up getting the correct logic on my first try