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