python_module_3.py:
x
 
import mymodule as mx
a = mx.person1["age"]
print(a)