Student-71066002
Chenfan 2 years ago
commit 4e2090e174

@ -0,0 +1 @@
print('My Student_ID is 20231140')

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

@ -1,2 +1,6 @@
import os
<<<<<<< HEAD
os.system('python Function-20231098.py')
=======
os.system('python Function-20231140.py')
>>>>>>> 618b3e93d0b17ea718ae609c45ee2d68522a6e20

Loading…
Cancel
Save