From a1129c97c855ab89d36ce261216c2f8296c71dd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E9=9B=A8=E6=89=BF?= Date: Sat, 11 Mar 2023 18:38:41 +0800 Subject: [PATCH 1/2] 21371348 --- Feature-21371348.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Feature-21371348.py diff --git a/Feature-21371348.py b/Feature-21371348.py new file mode 100644 index 0000000..c3633bd --- /dev/null +++ b/Feature-21371348.py @@ -0,0 +1,3 @@ +# Function-学号.py 文件的内容修改为 +print('My Student_ID is 21371348') +print('My Name is 刘雨承') From 17f3ba051e7214501238175b6be43a1868b1e72a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E9=9B=A8=E6=89=BF?= Date: Sat, 11 Mar 2023 18:44:14 +0800 Subject: [PATCH 2/2] first modified --- Feature-21371348.py | 3 --- Function-21371348.py | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 Feature-21371348.py diff --git a/Feature-21371348.py b/Feature-21371348.py deleted file mode 100644 index c3633bd..0000000 --- a/Feature-21371348.py +++ /dev/null @@ -1,3 +0,0 @@ -# Function-学号.py 文件的内容修改为 -print('My Student_ID is 21371348') -print('My Name is 刘雨承') diff --git a/Function-21371348.py b/Function-21371348.py index e0d02ea..c3633bd 100644 --- a/Function-21371348.py +++ b/Function-21371348.py @@ -1,2 +1,3 @@ # Function-学号.py 文件的内容修改为 print('My Student_ID is 21371348') +print('My Name is 刘雨承')