Examveda
Examveda

What method is used to update the values of a dictionary with the values from another dictionary?

A. update()

B. set()

C. add()

D. merge()

Answer: Option A


This Question Belongs to Python Program >> Dictionary In Python

Join The Discussion

Related Questions on Dictionary in Python