Compare commits

..

No commits in common. 'Student-22210101' and 'master' have entirely different histories.

@ -1,2 +0,0 @@
# Function-学号.py 文件的内容修改为
print('My Student_ID is 22210101')

@ -0,0 +1,3 @@
# main.py 文件的内容修改为
import os
os.system('python Function-22210116.py')
Loading…
Cancel
Save