From b3a5192769d4a12731ecab5e4373990f1d9e0969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=A9=E8=88=92=E7=9B=88?= <71066002> Date: Sat, 11 Mar 2023 08:59:58 +0000 Subject: [PATCH 1/5] test --- Function-71066002.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Function-71066002.py diff --git a/Function-71066002.py b/Function-71066002.py new file mode 100644 index 0000000..df92cac --- /dev/null +++ b/Function-71066002.py @@ -0,0 +1,2 @@ +# Function-学号.py 文件的内容修改为 +print('My Student_ID is 71066002') \ No newline at end of file From 372ed2de9e5f909338bd10fb1b7c60a267ea82da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=A9=E8=88=92=E7=9B=88?= <71066002> Date: Sat, 11 Mar 2023 09:01:45 +0000 Subject: [PATCH 2/5] test1 --- Function-71066002.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Function-71066002.py b/Function-71066002.py index df92cac..04968cd 100644 --- a/Function-71066002.py +++ b/Function-71066002.py @@ -1,2 +1,2 @@ -# Function-学号.py 文件的内容修改为 +# Function-学号.py 文件的内容修改 print('My Student_ID is 71066002') \ No newline at end of file From 21d3e2f945581621ba5b4719a66e963e8dc1a94a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=AD=90=E7=90=AA?= <2238158271@qq.com> Date: Sat, 11 Mar 2023 17:01:54 +0800 Subject: [PATCH 3/5] 20231100 --- main.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..e69de29 From 88d3ab432cfe73964c929f2d6d71972891abb1fb Mon Sep 17 00:00:00 2001 From: hzh <1134618630@qq.com> Date: Sat, 11 Mar 2023 09:32:43 +0000 Subject: [PATCH 4/5] . --- Function-20231140.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Function-20231140.py diff --git a/Function-20231140.py b/Function-20231140.py new file mode 100644 index 0000000..27e3a0d --- /dev/null +++ b/Function-20231140.py @@ -0,0 +1 @@ +print('My Student_ID is 20231140') \ No newline at end of file From 618b3e93d0b17ea718ae609c45ee2d68522a6e20 Mon Sep 17 00:00:00 2001 From: hzh <1134618630@qq.com> Date: Sat, 11 Mar 2023 09:47:30 +0000 Subject: [PATCH 5/5] 1 --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index e69de29..072ebca 100644 --- a/main.py +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-20231140.py') \ No newline at end of file