Q8
What method is used to update the values of a dictionary with the values from another dictionary?
A.
update()
AnswerB.
set()
C.
add()
D.
merge()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board