What instruction do we use to remove a key-value pair from a dictionary?

pop()in

Make sure to pick pop().