You can use the `dict.pop()` method to remove an element from a dictionary. This method takes a key value as an argument and removes the key- ...
確定! 回上一頁