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