Compare commits

..

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

@ -0,0 +1 @@
Subproject commit 17e9fdbdf3330cdf084441aad96ba604ea968aed

@ -1,2 +1 @@
print('My Student_ID is 20374207')
print('My Name is wuyifan')

@ -1,2 +0,0 @@
print('My Student_ID is 20374236')
print('My Name is cyx')

@ -1,2 +0,0 @@
print('My Student_ID is 20376092')
print('My name is nierui')

@ -1,2 +0,0 @@
print('My Student_ID is 20376290')
print('My Name is 韩一')

@ -1,2 +0,0 @@
print('My Student_ID is 学号')
print('My Name is 姓名')

@ -1,2 +1,2 @@
import os
os.system('python Function-20376092.py')
os.system('python Function-20374207.py')

Loading…
Cancel
Save