Merge branch 'dev' into Feature-20374319

# Conflicts:
#	main.py
remotes/1723394849673809357/dev
Q9-K 3 years ago
commit 4af568db79

@ -1 +1,2 @@
print('My Student_ID is 20351005')
print('My Student_ID is 20351005')
print('My Name is xjx')

@ -1,4 +1,4 @@
# main.py 文件的内容修改为
import os
os.system('python Function-20374319.py')
os.system('echo Feature-20374319')
os.system('python Function-20241085.py')
os.system('echo Feature-20241085')
Loading…
Cancel
Save