What is the correct method to delete a key-value pair in a dictionary? pop code example Example: python delete key from dict del dictionary['key']