Compare commits
2 Commits
master
...
Feature-20
Author | SHA1 | Date |
---|---|---|
|
d16783041f | 2 years ago |
|
5b727f97a4 | 2 years ago |
@ -1,2 +0,0 @@
|
|||||||
print('My Student_ID is 21371404')
|
|
||||||
print('My Name is 唐人杰')
|
|
@ -1,2 +0,0 @@
|
|||||||
print('My Student_ID is 21373457')
|
|
||||||
print('My Name is 唐鸣宇')
|
|
@ -1,8 +1,4 @@
|
|||||||
#<<<<<<< HEAD
|
|
||||||
# main.py 文件的内容修改为
|
# main.py 文件的内容修改为
|
||||||
#import os
|
|
||||||
#os.system('python Function-20374188.py')
|
|
||||||
#=======
|
|
||||||
import os
|
import os
|
||||||
os.system('python Funtion-21371404.py')
|
os.system('python Function-20374188.py')
|
||||||
#>>>>>>> Student-21371404
|
os.system('echo Feature-20374188')
|
||||||
|
Loading…
Reference in new issue