diff --git a/Function-21371058.py b/Function-21371058.py index 5a40be7..d410085 100644 --- a/Function-21371058.py +++ b/Function-21371058.py @@ -1,2 +1,2 @@ -# Function-学号.py 文件的内容修改为 -print('My Student_ID is 21371058') \ No newline at end of file +print('My Student_ID is 21371058') +print('My Name is 马潇') diff --git a/Function-21371489.py b/Function-21371489.py index 158cbaf..266e47e 100644 --- a/Function-21371489.py +++ b/Function-21371489.py @@ -1 +1,2 @@ -print('My Student_ID is 21371489') \ No newline at end of file +print('My Student_ID is 21371489') +print('My Name is 董景凡') \ No newline at end of file diff --git a/Student-21371483.py b/Student-21371483.py index 4096b7a..e39da38 100644 --- a/Student-21371483.py +++ b/Student-21371483.py @@ -1,2 +1,3 @@ # Function-学号.py 文件的内容修改为 print('My Student_ID is 21371483') +print('My Name is 钟鸣')