Merging Two Dictionaries in Python

# Introduction In this lab, we need to merge two dictionaries, `A` and `B`, using the `update()` function and print the merged dictionary.

|60 : 00

Click the virtual machine below to start practicing