Example #1
0
from my import print_hello
#import my

print_hello()
Example #2
0
from my import print_hello

print_hello()