dict 的結構比list 多了鍵值(key),如果沒有特別指定,迴圈輸出的會是dict 的鍵值。 starrings = { "Rachel Green": "Jennifer Aniston", "Monica Geller": ...
確定! 回上一頁