Merge pull request '111' (#10) from buaa20241077/BUAA-SE-2023-Lab01-Group5:Feature-20241077 into dev

pull/20/head
buaa20241077 3 years ago
commit a0bbefbe67

@ -1,4 +1,6 @@
# main.py 文件的内容修改为
import os
os.system('python Function-20241077.py')
os.system('echo Feature-20241077')
os.system('python Function-20241069.py')
os.system('echo Feature-20241069')
os.system('echo Feature-20241069')

Loading…
Cancel
Save