From 17e9fdbdf3330cdf084441aad96ba604ea968aed Mon Sep 17 00:00:00 2001 From: buaa20376092 Date: Sat, 11 Mar 2023 15:12:47 +0800 Subject: [PATCH 1/3] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e62610 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# BUAA-SE-2023-Lab01-Group17 + From 76a0aa20418e191e507e9b9343b9e9dd098cbdd0 Mon Sep 17 00:00:00 2001 From: wuyifan <20374207> Date: Sat, 11 Mar 2023 15:53:58 +0800 Subject: [PATCH 2/3] 20374207 --- Function-20374207.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Function-20374207.py diff --git a/Function-20374207.py b/Function-20374207.py new file mode 100644 index 0000000..ca211db --- /dev/null +++ b/Function-20374207.py @@ -0,0 +1 @@ +print('My Student_ID is 20374207') From 042aac53e1acde5a7d3c28618994ed78a64c5800 Mon Sep 17 00:00:00 2001 From: unknown <20374236> Date: Sat, 11 Mar 2023 16:18:57 +0800 Subject: [PATCH 3/3] test1 --- Function-20374236.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Function-20374236.py diff --git a/Function-20374236.py b/Function-20374236.py new file mode 100644 index 0000000..0d072d1 --- /dev/null +++ b/Function-20374236.py @@ -0,0 +1 @@ +print('My Student_ID is 20374236')