Compare commits
8 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
9d900439c6 | 3 years ago |
|
|
8b8be7dcf7 | 3 years ago |
|
|
2065e30580 | 3 years ago |
|
|
f321798720 | 3 years ago |
|
|
c4b5643ebf | 3 years ago |
|
|
11696b72f6 | 3 years ago |
|
|
a210c6439c | 3 years ago |
|
|
f2a5bfe863 | 3 years ago |
@ -1 +1,2 @@
|
||||
print('My student_ID is 21371036')
|
||||
print('My name is Haojialin')
|
||||
|
||||
@ -1 +1,2 @@
|
||||
print('My Student_ID is 21371296')
|
||||
print('My Student_ID is 21371296')
|
||||
print('My Name is 周宝驹')
|
||||
@ -1,3 +1,4 @@
|
||||
print('My Student_ID is 学号')
|
||||
print('My Name is 姓名')
|
||||
|
||||
import os
|
||||
os.system('python Function-21373007.py')
|
||||
|
||||
|
||||
Loading…
Reference in new issue