What's that difference between pop() and del keyword in python dictionaries? · +6. pop doesn't only delete, it also returns, what it deletes. · +3.
確定! 回上一頁