Compare commits

..

7 Commits

Author SHA1 Message Date
TRJ d685115ba8 update
2 years ago
TRJ f95f8c158a Merge branch 'Student-21371404' into dev
2 years ago
TRJ 18ee1ec7b3 On branch Student-21371404
2 years ago
Tang Mingyu 7cf48417b5 test2
2 years ago
buaa20374188 f0329e95bc Delete '截屏2022-12-23 19.33.59.png'
2 years ago
buaa20374188 3184c545f1 ADD file via upload
2 years ago
Freeman 6d29fa7c5a lzm2
2 years ago

@ -1 +1,2 @@
print('My Student_ID is 20374188')
print('My Student_ID is 20374188')
print('My Name is 李子萌')

@ -1 +1,2 @@
print("My Student_ID is 20376345")
print('My Name is 罗军忠')

@ -0,0 +1,2 @@
print('My Student_ID is 21371404')
print('My Name is 唐人杰')

@ -0,0 +1,2 @@
print('My Student_ID is 21373457')
print('My Name is 唐鸣宇')

@ -1,3 +1,8 @@
#<<<<<<< HEAD
# main.py 文件的内容修改为
#import os
#os.system('python Function-20374188.py')
#=======
import os
os.system('python Function-学号.py')
os.system('python Funtion-21371404.py')
#>>>>>>> Student-21371404

Loading…
Cancel
Save