#FORMAT Python # A.py print "Importing module A" a = 6 aa = a*a