From cf2f2182d7797ae4f0fec574b439e7a94d787c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20=C3=87olako=C4=9Flu?= <130840093+mertcolakoglu@users.noreply.github.com> Date: Tue, 7 Apr 2026 21:24:30 +0300 Subject: [PATCH 1/2] Add student information for Mert Colakoglu --- Week01/info_mert_colakoglu | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Week01/info_mert_colakoglu diff --git a/Week01/info_mert_colakoglu b/Week01/info_mert_colakoglu new file mode 100644 index 00000000..d435512c --- /dev/null +++ b/Week01/info_mert_colakoglu @@ -0,0 +1,2 @@ +student_id = "220316081" +full_name = "Mert Colakoglu" From e8ba45752cb0ec4a94a404bb1ff266672095b69f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20=C3=87olako=C4=9Flu?= <130840093+mertcolakoglu@users.noreply.github.com> Date: Tue, 7 Apr 2026 21:51:55 +0300 Subject: [PATCH 2/2] Fix formatting in info_mert_colakoglu.py --- Week01/{info_mert_colakoglu => info_mert_colakoglu.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Week01/{info_mert_colakoglu => info_mert_colakoglu.py} (100%) diff --git a/Week01/info_mert_colakoglu b/Week01/info_mert_colakoglu.py similarity index 100% rename from Week01/info_mert_colakoglu rename to Week01/info_mert_colakoglu.py