Merge pull request 'feature21371326 to dev' (#6) from buaa21371326/BUAA-SE-2023-Lab01-Group4:Feature-21371326 into master

images
buaa21371518 2 years ago
commit e84f8253a7

@ -0,0 +1,2 @@
print('My Student_ID is 21371326')
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