Compare commits

..

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

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

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

@ -1,2 +0,0 @@
print('My Student_ID is 20374151')
print('My Name is 陈之浩')

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

@ -1,2 +0,0 @@
print('My Student_ID is 20374265')
print('My Name is 张正奇')

@ -1,11 +0,0 @@
import os
os.system('python Function-20374126.py')
os.system('echo Feature-20374126')
os.system('python Function-20374151.py')
os.system('echo Feature-20374151')
os.system('python Function-20374090.py')
os.system('echo Feature-20374090')
os.system('python Function-20374265.py')
os.system('echo Feature-20374265')
os.system('python Function-20374249.py')
os.system('echo Feature-20374249')
Loading…
Cancel
Save