From c168cd81f6431b8383f718e83055372c2d4a2945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BA=C5=9EAK=20KO=C3=87AN?= <159764779+mimo-o@users.noreply.github.com> Date: Tue, 17 Feb 2026 11:12:08 +0300 Subject: [PATCH] =?UTF-8?q?Add=20student=20information=20for=20Ba=C5=9Fak?= =?UTF-8?q?=20Ko=C3=A7an?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Week01/info_basak_kocan.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Week01/info_basak_kocan.py diff --git a/Week01/info_basak_kocan.py b/Week01/info_basak_kocan.py new file mode 100644 index 00000000..a92a29eb --- /dev/null +++ b/Week01/info_basak_kocan.py @@ -0,0 +1,2 @@ +student_id = "220315041" +full_name = "Başak Koçan"