The expression `` set( list)'' yields a list which contains each element of list, but only once. That means, the list is converted to a set.