Files
python/python_9_模块/my_package/my_test1.py
T

2 lines
38 B
Python
Raw Normal View History

2025-08-05 09:19:34 +08:00
def test():
print("我是模块1")