Which of the following methods can be used to add a key-value pair to a dictionary?
A) add()
add()
C) append()
append()
D) []
[]
B) insert()
insert()