Feature-21371058

Feature-21371058
buaa-21371058 2 years ago
commit 38d9975730

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

@ -1 +1,2 @@
print('My Student_ID is 21371278')
print('My Student_ID is 21371278')
print('My name is 陈敬涛')

@ -1 +1,2 @@
print('My Student_ID is 21371489')
print('My Student_ID is 21371489')
print('My Name is 董景凡')

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

@ -1,4 +1,3 @@
import os
os.system('python Function-21371058.py')
os.system('echo Feature-21371058')
os.system('python Function-21371112.py')
os.system('echo Feature-21371112')

Loading…
Cancel
Save