4 lines
75 B
Python
Raw Normal View History

2022-10-02 19:38:20 +08:00
import test_module1 as mod1
def mytest():
print('test_module_2_hello')