I\'m using Python 3.6. Suppose that I\'m trying to keep a unique set of tuples. I know I can use tuple in set and get back the correct result (the set contains the
tuple in set