Call set(iterable) with iterable as a list to convert it to a set and remove duplicates. a_list = [1, 2, 3, ...
確定! 回上一頁