From cfa91cb8a97d1f47e52ab546e2231ad21742f2ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6khan=20Koray=20B=C3=BClb=C3=BCl?= <240315006@ogr.cbu.edu.tr> Date: Tue, 17 Feb 2026 10:59:20 +0300 Subject: [PATCH] Add student information --- Week01/info_gokhan_koray_bulbul.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Week01/info_gokhan_koray_bulbul.py diff --git a/Week01/info_gokhan_koray_bulbul.py b/Week01/info_gokhan_koray_bulbul.py new file mode 100644 index 00000000..fb92eaf8 --- /dev/null +++ b/Week01/info_gokhan_koray_bulbul.py @@ -0,0 +1,2 @@ +student_id = "240315006" +full_name = "Gökhan Koray Bülbül"