Compare commits
1 Commits
master
...
Student-21
Author | SHA1 | Date |
---|---|---|
buaa-21371058 | a753861a3a | 2 years ago |
@ -1,2 +1,2 @@
|
||||
print('My Student_ID is 21371058')
|
||||
print('My Name is 马潇')
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 21371058')
|
@ -1,2 +0,0 @@
|
||||
print('My Student_ID is 21371278')
|
||||
print('My name is 陈敬涛')
|
@ -1,2 +0,0 @@
|
||||
print('My Student_ID is 21371489')
|
||||
print('My Name is 董景凡')
|
@ -1,3 +0,0 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 21371483')
|
||||
print('My Name is 钟鸣')
|
@ -1,3 +1,2 @@
|
||||
import os
|
||||
os.system('python Function-21371112.py')
|
||||
os.system('echo Feature-21371112')
|
||||
os.system('python Function-21371058.py')
|
Loading…
Reference in new issue