Compare commits

..

1 Commits

Author SHA1 Message Date
Q9-K 56ddac5819 dwada
3 years ago

@ -1,2 +0,0 @@
print('My Student_ID is 20241069')
print('My Name is Geoffrey')

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

@ -1,2 +0,0 @@
print('My Student_ID is 20241085')
print('My Name is 黎耀坤')

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

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

@ -1,3 +1,2 @@
# BUAA-SE-2023-Lab01-Group5
SoftWare is so Funny!

@ -1,13 +0,0 @@
# main.py 文件的内容修改为
import os
os.system('python Function-20351005.py')
os.system('echo Feature-20351005')
os.system('python Function-20241085.py')
os.system('echo Feature-20241085')
os.system('python Function-20241077.py')
os.system('echo Feature-20241077')
os.system('python Function-20241069.py')
os.system('echo Feature-20241069')
os.system('python Function-20374319.py')
os.system('echo Feature-20374319')

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Loading…
Cancel
Save