From fe728591743907f322c7fa4209a6d574a9491841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BF=81=E6=99=A8=E7=9A=93?= <20231017> Date: Sat, 11 Mar 2023 07:29:19 +0000 Subject: [PATCH 1/3] 20231017 Function --- Function-20231017.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Function-20231017.py diff --git a/Function-20231017.py b/Function-20231017.py new file mode 100644 index 0000000..f66c485 --- /dev/null +++ b/Function-20231017.py @@ -0,0 +1 @@ +print('My Student_ID is 20231017') \ No newline at end of file From 1540f7a1a74537b47ace2316cc420b0a469a7d7b Mon Sep 17 00:00:00 2001 From: Chants77 <2426837835@qq.com> Date: Sat, 11 Mar 2023 18:33:04 +0800 Subject: [PATCH 2/3] 20231183 --- Function-20231183.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Function-20231183.py b/Function-20231183.py index 63495e4..6ad3406 100644 --- a/Function-20231183.py +++ b/Function-20231183.py @@ -1 +1,2 @@ print('My Student_ID is 20231183') +print('My Name is 刘芊琪') From 2fbdfe248299cb5ae1b9ef5c8b34d1e111a9cd52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AD=A6=E9=92=B0=E5=B7=9D?= <10925037+wu-yuchuan1314@user.noreply.gitee.com> Date: Sat, 11 Mar 2023 22:49:39 +0800 Subject: [PATCH 3/3] =?UTF-8?q?main=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index d1782fd..f8a47a1 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,2 @@ import os -os.system('python Function-20231183.py') +os.system('python Function-20231171.py')