Compare commits

..

1 Commits

Author SHA1 Message Date
陈心扬 5ef4b3bc0b 21373146 lab01 t9 t8
2 years ago

Binary file not shown.

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

@ -1 +0,0 @@
print('My Student_ID id 21371518')

@ -1 +0,0 @@
print('My Student_ID is 21373147')

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

@ -0,0 +1,2 @@
import os
os.system('python Function-21373146.py')
Loading…
Cancel
Save