branch_merge

master
Geoffrey 3 years ago
parent 50b07814e5
commit a8ad2de4c2

@ -1 +1,2 @@
print('My Student_ID is 20241085')
print('My Name is 黎耀坤')

@ -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,3 @@
import os
os.system('python Function-20241069.py')
os.system('python Function-20241069.py')

Loading…
Cancel
Save