Compare commits
1 Commits
dev
...
Student-20
| Author | SHA1 | Date |
|---|---|---|
|
|
56ddac5819 | 3 years ago |
@ -1,2 +0,0 @@
|
||||
print('My Student_ID is 20241069')
|
||||
print('My Name is Geoffrey')
|
||||
@ -1,3 +0,0 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 20241077')
|
||||
print('My Name is valentin')
|
||||
@ -1,2 +0,0 @@
|
||||
print('My Student_ID is 20241085')
|
||||
print('My Name is 黎耀坤')
|
||||
@ -1,2 +0,0 @@
|
||||
print('My Student_ID is 20351005')
|
||||
print('My Name is xjx')
|
||||
@ -1,3 +1,2 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 20374319')
|
||||
print('My Name is 蒋康')
|
||||
print('My Student_ID is 20374319')
|
||||
@ -1,13 +0,0 @@
|
||||
# main.py 文件的内容修改为
|
||||
import os
|
||||
os.system('python Function-20351005.py')
|
||||
os.system('echo Feature-20351005')
|
||||
os.system('python Function-20241085.py')
|
||||
os.system('echo Feature-20241085')
|
||||
os.system('python Function-20241077.py')
|
||||
os.system('echo Feature-20241077')
|
||||
os.system('python Function-20241069.py')
|
||||
os.system('echo Feature-20241069')
|
||||
os.system('python Function-20374319.py')
|
||||
os.system('echo Feature-20374319')
|
||||
|
||||
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 2.3 MiB |
|
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in new issue