print list(set(f)). #A set object is an unordered collection of distinct hashable objects. Common uses include membership testing, removing duplicates from ...
確定! 回上一頁