Python collections UserDict example

Python collections.UserDict The class UserDict in Python acts as a wrapper around dictionary objects. As we know, the dictionary is