From 597a7d4d3e27918067fa8c83a5df03b2cecb0e0b Mon Sep 17 00:00:00 2001 From: luochuan <21371427> Date: Sat, 11 Mar 2023 23:18:25 +0800 Subject: [PATCH 1/6] lab1-10 --- Function-21371427.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Function-21371427.py b/Function-21371427.py index 1da13de..4eec13f 100644 --- a/Function-21371427.py +++ b/Function-21371427.py @@ -1 +1,2 @@ -print('My Student_ID is 21371427') \ No newline at end of file +print('My Student_ID is 21371427') +print('My Name is luochuan') \ No newline at end of file From 1f7138924393a05675eeb579690b79298efbe173 Mon Sep 17 00:00:00 2001 From: ling <18016855@qq.com> Date: Sat, 11 Mar 2023 23:19:20 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E6=96=B0=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Function-21371434.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Function-21371434.py b/Function-21371434.py index c9522e7..8746528 100644 --- a/Function-21371434.py +++ b/Function-21371434.py @@ -1 +1,2 @@ -print('My Student_ID is 21371434') \ No newline at end of file +print('My Student_ID is 21371434') +print('My Name is 龚翼辉') \ No newline at end of file From e5d4461be9effa6509bb97f3f3d7e7d1171b940a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=99=B0?= <21371192> Date: Sat, 11 Mar 2023 23:21:02 +0800 Subject: [PATCH 3/6] mmm --- Function-21371192.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Function-21371192.py b/Function-21371192.py index 5ec4ddb..8ab49ee 100644 --- a/Function-21371192.py +++ b/Function-21371192.py @@ -1 +1,2 @@ -print('My Student_ID is 21371192') \ No newline at end of file +print('My Student_ID is 21371192') +print('My Name is 王晰') \ No newline at end of file From de97e1c3e2b208b00a645e1314cbe2b2a079c62a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=A4=E4=B8=96=E5=8D=9A?= <21371413> Date: Sat, 11 Mar 2023 23:21:09 +0800 Subject: [PATCH 4/6] you --- Function-21371413.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Function-21371413.py b/Function-21371413.py index d3e4dc6..2957b3f 100644 --- a/Function-21371413.py +++ b/Function-21371413.py @@ -1,3 +1,2 @@ -# main.py 文件的内容修改为 -import os -os.system('python Function-21371413.py') \ No newline at end of file +print('My Student_ID is 21371413') +print('My Name is 尤世博') \ No newline at end of file From c4dcd2b969d0edb4a1463753bc052b0740f501a3 Mon Sep 17 00:00:00 2001 From: JQKonatsu Date: Sat, 11 Mar 2023 23:24:58 +0800 Subject: [PATCH 5/6] modify Function --- Function-21371193.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Function-21371193.py b/Function-21371193.py index 649b968..7bc1c7f 100644 --- a/Function-21371193.py +++ b/Function-21371193.py @@ -1 +1,2 @@ -print('My Student_ID is 21371193') \ No newline at end of file +print('My Student_ID is 21371193') +print('My Name is 张文津') \ No newline at end of file From 74d4d441d194d2d14d1f911fe7773bf721a00b29 Mon Sep 17 00:00:00 2001 From: ling <18016855@qq.com> Date: Sat, 11 Mar 2023 23:40:29 +0800 Subject: [PATCH 6/6] =?UTF-8?q?=E4=BB=BB=E5=8A=A110=E7=AC=AC=E4=B8=89?= =?UTF-8?q?=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 752d2b8..8393f09 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,3 @@ import os os.system('python Function-21371434.py') +os.system('echo Feature-21371434')