which method would you use to get the value associated with a specific key and remove that key-value pair from the dictionary? question 45 options:
a) list
b) popitem
c) items
d) pop