Compare commits

..

No commits in common. 'master' and 'master' have entirely different histories.

@ -1,3 +1,2 @@
# Function-学号.py 文件的内容修改为
print('My Student_ID is 21371389')
print('My Name is 马子杰')
# Function-21371389.py 文件的内容修改为
print('My Student_ID is 21371389')

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

Loading…
Cancel
Save