Compare commits

...

2 Commits

Author SHA1 Message Date
Freeman d16783041f lzm3
2 years ago
Freeman 5b727f97a4 lzm2
2 years ago

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

@ -1,3 +1,4 @@
# main.py 文件的内容修改为
import os
os.system('python Function-20374188.py')
os.system('python Function-20374188.py')
os.system('echo Feature-20374188')

Loading…
Cancel
Save