You can delete an element from a dictionary in Python by using the del statement and specifying the key of the element you want to remove.
確定! 回上一頁