UserPreferences

C2.py


You are not allowed to edit this page. Are you logged in? Click on UserPreferences in upper-righthand corner.

Clear message

  1 
  2 
  3 
  4 
  5 
  6 
  7 
  8 
  9 

# C2.py 
import A as D
from B import *

print D.a
print D.aa
print b
print bb