10.3.7 可能会有冲突 #1

Closed
buaa21373081 wants to merge 14 commits from Feature-21373081 into dev

@ -1 +1,3 @@
# encoding:utf-8
print('My Student_ID is 20231159')
print('My Name is 赵子璁')

@ -1 +1,2 @@
print('My Student_ID is 21371396')
# Function-学号.py 文件的内容修改为
print('My Student_ID is 21371396')

@ -1,2 +1,3 @@
import os
os.system('python Function-21373067.py')
os.system('python Function-21373081.py')
os.system('echo Feature-21373081')

Loading…
Cancel
Save