Compare commits
2 Commits
master
...
Student-20
| Author | SHA1 | Date |
|---|---|---|
|
|
7969039cff | 3 years ago |
|
|
788150ca60 | 3 years ago |
@ -1,3 +1,3 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 20375182')
|
||||
print('My Name is 徐富豪')
|
||||
@ -1,4 +1 @@
|
||||
# main.py 文件的内容修改为
|
||||
import os
|
||||
os.system('python Function-学号.py')
|
||||
os.system('echo Feature-学号')
|
||||
print('My Student_ID is 20376388')
|
||||
Loading…
Reference in new issue