python-CSD-kursu/python-temel/sample.import.2.py

9 lines
60 B
Python
Raw Normal View History

2023-05-27 14:29:14 +03:00
# sample.py
from test import *
foo()
bar()
tar()
print(x)