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] 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