#FORMAT Python # C.py import A import B print A.a print A.aa print B.b print B.bb