Delete elements of a dictionary ... To delete a key, value pair in a dictionary, you can use the del method. ... A disadvantage is that it gives KeyError if you try ...
確定! 回上一頁