Python Code Challenge

24 - Write a program that prompts the user for a list of words and then converts the list into a set, removes any duplicates and returns the set.