Compare commits

..

No commits in common. 'f4cb5ee1791e50947b0bc73babf5f63a1aebac64' and '3c5b4d238bb4b20cff28d54b60cba6c3d6168fdc' have entirely different histories.

@ -1,3 +1,2 @@
# Function-学号.py 文件的内容修改为
print('My Student_ID is 21371389')
print('My Name is 马子杰')
# Function-21371389.py 文件的内容修改为
print('My Student_ID is 21371389')

@ -1,4 +1,3 @@
# main.py 文件的内容修改为
import os
os.system('python Function-21373146.py')
os.system('echo Feature-21373146')
os.system('python Function-21371389.py')

Loading…
Cancel
Save