feature21371326 to dev #6

Merged
buaa21371518 merged 8 commits from buaa21371326/BUAA-SE-2023-Lab01-Group4:Feature-21371326 into master 2 years ago

@ -0,0 +1,2 @@
print('My Student_ID is 21371326')
print('My Name is 杨一堂')

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

Loading…
Cancel
Save