From 02b92eee9e2bfa5e1ed6b8fec1aa4848c6edea7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Turhan=20G=C3=BCnd=C3=BCzo=C4=9Flu?= <220315031@ogr.cbu.edu.tr> Date: Tue, 17 Feb 2026 11:07:04 +0300 Subject: [PATCH] Add student information for Turhan Gunduzoglu --- Week01/info_turhan_gunduzoglu.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Week01/info_turhan_gunduzoglu.py diff --git a/Week01/info_turhan_gunduzoglu.py b/Week01/info_turhan_gunduzoglu.py new file mode 100644 index 00000000..b42f4194 --- /dev/null +++ b/Week01/info_turhan_gunduzoglu.py @@ -0,0 +1,2 @@ +student_id = "220315031" +full_name = "Turhan Gunduzoglu"