添加图片 #14
Closed
mwlegj4uv
wants to merge 29 commits from <deleted>:Feature-20374319 into Student-20241069
@ -0,0 +1,2 @@
|
||||
print('My Student_ID is 20241069')
|
||||
print('My Name is Geoffrey')
|
||||
@ -1,2 +1,3 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 20241077')
|
||||
print('My Student_ID is 20241077')
|
||||
print('My Name is valentin')
|
||||
@ -1 +1,2 @@
|
||||
print('My Student_ID is 20241085')
|
||||
print('My Name is 黎耀坤')
|
||||
@ -1 +1,2 @@
|
||||
print('My Student_ID is 20351005')
|
||||
print('My Student_ID is 20351005')
|
||||
print('My Name is xjx')
|
||||
@ -1,2 +1,3 @@
|
||||
# Function-学号.py 文件的内容修改为
|
||||
print('My Student_ID is 20374319')
|
||||
print('My Student_ID is 20374319')
|
||||
print('My Name is 蒋康')
|
||||
@ -1,2 +1,4 @@
|
||||
# main.py 文件的内容修改为
|
||||
import os
|
||||
os.system('python Function-20241069.py')
|
||||
os.system('python Function-20241085.py')
|
||||
os.system('echo Feature-20241085')
|
||||
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 2.3 MiB |
|
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in new issue