•  
      tasks #45190 Merging two Dictionaries
    #45190
    Ritish Singh (ritish31)
    2022-08-16 09:13
    2022-08-16 09:13
    Details
    Merging two Dictionaries
    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
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-16
    Closed
    Attachments
    References
    References list is empty