Compare commits
1 Commits
master
...
Student-21
Author | SHA1 | Date |
---|---|---|
|
653c1295d9 | 2 years ago |
@ -1,3 +0,0 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 20375182')
|
||||
print('My Name is 徐富豪')
|
@ -1,2 +0,0 @@
|
||||
print('My Student_ID is 20375212')
|
||||
print('My name is 张逸君')
|
@ -1,4 +0,0 @@
|
||||
# main.py 文件的内容修改为
|
||||
import os
|
||||
os.system('python Function-学号.py')
|
||||
os.system('echo Feature-学号')
|
@ -1,3 +1,2 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 23171444')
|
||||
print('My Name is 曹月耀')
|
||||
print('My Student_ID is 21371444')
|
@ -1,3 +0,0 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 21373104')
|
||||
print('My Name is 吕超凡')
|
Loading…
Reference in new issue