The idea here is to convert the list of numbers to a dictionary where the key is the number and the value is 1 (for simplicity). Then we can use the for loop to ...
確定! 回上一頁