From cde1b6522fd9d04833a62e8e12616e537976cf50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E4=B8=80=E5=A0=82?= <21371326> Date: Sat, 11 Mar 2023 11:51:14 +0000 Subject: [PATCH 1/3] 21371326 modify main.py --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index cb73e25..4cd83f0 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,3 @@ import os -os.system('python Function-21371518.py') \ No newline at end of file +os.system('python Function-21371326.py') +os.system('echo Feature-21371326') From 5e5026469766324090b51608278193f39ae05f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E4=B8=80=E5=A0=82?= <21371326> Date: Sat, 11 Mar 2023 11:53:58 +0000 Subject: [PATCH 2/3] Merge branch 'Feature-21371326' of https://bdgit.educoder.net/buaa21371326/BUAA-SE-2023-Lab01-Group4 into Feature-21371326 --- Feature-21371326.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Feature-21371326.py diff --git a/Feature-21371326.py b/Feature-21371326.py new file mode 100644 index 0000000..b781c57 --- /dev/null +++ b/Feature-21371326.py @@ -0,0 +1,2 @@ +print('My Student_ID is 21371326') +print('My Name is 杨一堂') \ No newline at end of file From b4506265ef362438db79ed1f2b6d1466c143142f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=BF=83=E6=89=AC?= Date: Sat, 11 Mar 2023 22:45:38 +0800 Subject: [PATCH 3/3] 21373146 t10 2 --- Function-21373146.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Function-21373146.py b/Function-21373146.py index 153017b..bf3e1df 100644 --- a/Function-21373146.py +++ b/Function-21373146.py @@ -1 +1,2 @@ -print('My Student_ID is 21373146') \ No newline at end of file +print('My Student_ID is 21373146') +print('My Name is 陈心扬') \ No newline at end of file