Merge pull request '21373493的合并请求2' (#19) from buaa21373493/BUAA-SE-2023-Lab01-Group19:Feature-21373493 into dev
commit
1204560aac
@ -1,4 +1,6 @@
|
|||||||
# main.py 文件的内容修改为
|
# main.py 文件的内容修改为
|
||||||
import os
|
import os
|
||||||
|
os.system('python Function-21373493.py')
|
||||||
|
os.system('echo Feature-21373493')
|
||||||
os.system('python Function-21371345.py')
|
os.system('python Function-21371345.py')
|
||||||
os.system('echo Function-21371345')
|
os.system('echo Function-21371345')
|
||||||
|
Loading…
Reference in new issue