find unique elements in a given list pythn code example Example: how to find unique sublist in list in python set(tuple(sorted(i)) for i in lst)