Compare commits
9 Commits
Author | SHA1 | Date |
---|---|---|
|
9edce9f4f8 | 3 years ago |
|
aafbcc4845 | 3 years ago |
|
a8ad2de4c2 | 3 years ago |
|
50b07814e5 | 3 years ago |
|
439659bbad | 3 years ago |
|
e501d02ad9 | 3 years ago |
|
668fdc81e4 | 3 years ago |
|
ccb7c0a6c4 | 3 years ago |
|
a6b26daeea | 3 years ago |
@ -1,3 +1,2 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 20241077')
|
||||
print('My Name is valentin')
|
@ -1,13 +1,3 @@
|
||||
# main.py 文件的内容修改为
|
||||
import os
|
||||
os.system('python Function-20351005.py')
|
||||
os.system('echo Feature-20351005')
|
||||
os.system('python Function-20241085.py')
|
||||
os.system('echo Feature-20241085')
|
||||
os.system('python Function-20241077.py')
|
||||
os.system('echo Feature-20241077')
|
||||
os.system('python Function-20241069.py')
|
||||
os.system('echo Feature-20241069')
|
||||
os.system('python Function-20374319.py')
|
||||
os.system('echo Feature-20374319')
|
||||
|
||||
|
Loading…
Reference in new issue