There are several methods to remove items from a dictionary: ... The del keyword can also delete the dictionary completely: thisdict = { "brand": "Ford",
確定! 回上一頁