From 9b11f93fdcc430e5edc41fd15a521892b2938592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Recep=20Kadir=20Alt=C4=B1nta=C5=9F?= <126012220+kdraltntas@users.noreply.github.com> Date: Tue, 17 Feb 2026 10:57:22 +0300 Subject: [PATCH 1/2] =?UTF-8?q?Add=20student=20information=20for=20Recep?= =?UTF-8?q?=20Kadir=20Alt=C4=B1nta=C5=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "Week01/info_recepkadir_alt\304\261nta\305\237.py" | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 "Week01/info_recepkadir_alt\304\261nta\305\237.py" diff --git "a/Week01/info_recepkadir_alt\304\261nta\305\237.py" "b/Week01/info_recepkadir_alt\304\261nta\305\237.py" new file mode 100644 index 00000000..934e2f48 --- /dev/null +++ "b/Week01/info_recepkadir_alt\304\261nta\305\237.py" @@ -0,0 +1,2 @@ +student_id = "240315011" +full_name = "Recep Kadir Altıntaş" From e51ca2c7ebe6d4f97a65651ea537bf10ae2d3ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Recep=20Kadir=20Alt=C4=B1nta=C5=9F?= <126012220+kdraltntas@users.noreply.github.com> Date: Tue, 17 Feb 2026 18:22:59 +0300 Subject: [PATCH 2/2] =?UTF-8?q?Rename=20info=5Frecepkadir=5Falt=C4=B1nta?= =?UTF-8?q?=C5=9F.py=20to=20info=5Frecepkadir=5Faltintas.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../info_recepkadir_altintas.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename "Week01/info_recepkadir_alt\304\261nta\305\237.py" => Week01/info_recepkadir_altintas.py (100%) diff --git "a/Week01/info_recepkadir_alt\304\261nta\305\237.py" b/Week01/info_recepkadir_altintas.py similarity index 100% rename from "Week01/info_recepkadir_alt\304\261nta\305\237.py" rename to Week01/info_recepkadir_altintas.py