Compare commits

..

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

@ -1,3 +0,0 @@
# Function-学号.py 文件的内容修改为
print('My Student_ID is 21371177')
print('My Name is 王铮')

@ -1,3 +0,0 @@
# Function-21371345.py 文件的内容修改为
print('My Student_ID is 21371345')
print('My Name is 刘栗江')

@ -1,3 +0,0 @@
# Function-学号.py 文件的内容修改为
print('My Student_ID is 21371348')
print('My Name is 刘雨承')

@ -1,6 +0,0 @@
# Function-学号.py 文件的内容修改为
print('My Student_ID is 21373439')
print('My Name is 邹可心')

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

@ -1,13 +0,0 @@
# main.py 文件的内容修改为
import os
os.system('python Function-21371177.py')
os.system('echo Feature-21371177')
os.system('python Function-21373493.py')
os.system('echo Feature-21373493')
os.system('python Function-21371345.py')
os.system('python Function-21373439.py')
os.system('echo Feature-21373439')
os.system('python Function-21373439.py')
os.system('echo Feature-21373439')
os.system('echo Function-21371345')
Loading…
Cancel
Save