python-CSD-kursu/python-temel/sample.import.2.py
2023-05-27 14:29:14 +03:00

9 lines
60 B
Python

# sample.py
from test import *
foo()
bar()
tar()
print(x)