Call set(*args) with the list as *args to convert the list to a set of unique values. Call len(*args) with this new set as *args to return its length, which is ...
確定! 回上一頁