Merge remote-tracking branch 'origin2/dev' into Feature-20231171

pull/10/head
武钰川 2 years ago
commit 3058da38c8

@ -1 +1,2 @@
print('My Student_ID is 20231017')
print('My Student_ID is 20231017')
print('My Name is 翁晨皓')

@ -1 +1,2 @@
print('My Student_ID is 20231161')
print('My Student_ID is 20231161')
print('My Name is 冯伟伦')

@ -1 +1,2 @@
print('My Student_ID is 20231165')
print('My Student_ID is 20231165')
print('My name is Hongyu Liu')

@ -1,3 +1,3 @@
import os
os.system('python Function-20231171.py')
os.system('echo Feature-20231171')
os.system('python Function-20231161.py')
os.system('echo Feature-20231161')

Loading…
Cancel
Save