•  
      tasks #45325 Merging two Dictionaries using python
    #45325
    Mohini Singh (mohini)
    2022-08-16 16:39
    2022-08-16 16:39
    Details
    Merging two Dictionaries using python
    Using the method update()
    By using the method update() in Python, one list can be merged into another. But in this, the second list is merged into the first list and no new list is created. It returns None.
    5 - Medium
    State of Progress
    2022-05-16
    100
    2022-05-18
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-17
    Closed
    Attachments
    References
    References list is empty