2 lines
38 B
Python
2 lines
38 B
Python
|
|
def test():
|
||
|
|
print("我是模块1")
|