From d7e95d38f2501b51d8e4234c925cdc2e8c32924c Mon Sep 17 00:00:00 2001 From: Cem AYYILDIZ Date: Tue, 17 Feb 2026 10:59:11 +0300 Subject: [PATCH] =?UTF-8?q?Add=20student=20information=20for=20Cem=20Ayy?= =?UTF-8?q?=C4=B1ld=C4=B1z?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Week01/info_cem_ayyildiz.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Week01/info_cem_ayyildiz.py diff --git a/Week01/info_cem_ayyildiz.py b/Week01/info_cem_ayyildiz.py new file mode 100644 index 00000000..19f082fc --- /dev/null +++ b/Week01/info_cem_ayyildiz.py @@ -0,0 +1,2 @@ +student_id = "220315095" +full_name = "Cem Ayyıldız"