Pyhon globals function example
Python Built-in Function globals(): The globals() is an inbuilt function in Python that returns the dictionary of the current module
Python Built-in Function globals(): The globals() is an inbuilt function in Python that returns the dictionary of the current module