Merge pull request '21373146陈心扬第十题第二关' (#7) from Feature-21373146 into dev

master
buaa21373146 2 years ago
commit 94bae5539d

@ -1 +1,2 @@
print('My Student_ID is 21373146')
print('My Student_ID is 21373146')
print('My Name is 陈心扬')

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

Loading…
Cancel
Save