From 26a7e181d9629dcf089f7f5cba491f226020eb0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yasin=20B=C3=BCy=C3=BCktepe?= Date: Sun, 8 Mar 2026 14:04:33 +0300 Subject: [PATCH 1/2] =?UTF-8?q?Add=20student=20information=20for=20Yasin?= =?UTF-8?q?=20B=C3=BCy=C3=BCktepe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "Week01/info_yasin_b\303\274y\303\274ktepe.py" | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 "Week01/info_yasin_b\303\274y\303\274ktepe.py" diff --git "a/Week01/info_yasin_b\303\274y\303\274ktepe.py" "b/Week01/info_yasin_b\303\274y\303\274ktepe.py" new file mode 100644 index 00000000..1f422cb0 --- /dev/null +++ "b/Week01/info_yasin_b\303\274y\303\274ktepe.py" @@ -0,0 +1,2 @@ +student_id = "230315029" +full_name = "Yasin Büyüktepe" From 2f9578da9fdafa57330d541778ba01750b9cc30f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yasin=20B=C3=BCy=C3=BCktepe?= Date: Fri, 13 Mar 2026 12:22:08 +0300 Subject: [PATCH 2/2] =?UTF-8?q?Rename=20info=5Fyasin=5Fb=C3=BCy=C3=BCktepe?= =?UTF-8?q?.py=20to=20info=5Fyasin=5Fbuyuktepe.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../info_yasin_buyuktepe.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename "Week01/info_yasin_b\303\274y\303\274ktepe.py" => Week01/info_yasin_buyuktepe.py (100%) diff --git "a/Week01/info_yasin_b\303\274y\303\274ktepe.py" b/Week01/info_yasin_buyuktepe.py similarity index 100% rename from "Week01/info_yasin_b\303\274y\303\274ktepe.py" rename to Week01/info_yasin_buyuktepe.py