Compare commits
1 Commits
master
...
Feature-21
| Author | SHA1 | Date |
|---|---|---|
|
|
057668dc8e | 3 years ago |
@ -1,2 +1,3 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 21371470')
|
||||
print('My Student_ID is 21371470')
|
||||
print('My Name is 魏浩哲')
|
||||
@ -1,3 +1,3 @@
|
||||
# main.py 文件的内容修改为
|
||||
import os
|
||||
os.system('python Function-21371504.py')
|
||||
os.system('python Function-21371504.py')
|
||||
Loading…
Reference in new issue