Compare commits

..

1 Commits

Author SHA1 Message Date
buaa20231169 d4edbe2891 s
3 years ago

@ -1,2 +1 @@
print('My Student_ID is 20231077')
print('My Name is 刘畅')
print('My Student_ID is 20231077')

@ -1,2 +1 @@
print('My Student_ID is 20231087')
print('My Name is 廖可为')
print('My Student_ID is 20231087')

@ -1,2 +1 @@
print('My Student_ID is 20231089')
print('My name is 丁启楠')
print('My Student_ID is 20231089')

@ -1,2 +1 @@
print('My Student_ID is 20231156')
print('My Name is 董思尧')
print('My Student_ID is 20231156')

@ -1,11 +1,2 @@
import os
os.system('python Function-20231087.py')
os.system('echo Feature-20231087')
os.system('python Function-20231156.py')
os.system('echo Feature-20231156')
os.system('python Function-20231169.py')
os.system('echo Feature-20231169')
os.system('python Function-20231077.py')
os.system('echo Feature-20231077')
os.system('python Function-20231089.py')
os.system('echo Feature-20231089')
Loading…
Cancel
Save