From 6b3fdcd0a2aa913506389853ff623186148ce699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Balc=C4=B1?= <148548201+MehmetxBalci@users.noreply.github.com> Date: Tue, 24 Feb 2026 14:40:38 +0300 Subject: [PATCH] =?UTF-8?q?Add=20student=20information=20for=20Mehmet=20Ba?= =?UTF-8?q?lc=C4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Week01/info_mehmet_balci.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Week01/info_mehmet_balci.py diff --git a/Week01/info_mehmet_balci.py b/Week01/info_mehmet_balci.py new file mode 100644 index 00000000..8348944d --- /dev/null +++ b/Week01/info_mehmet_balci.py @@ -0,0 +1,2 @@ +student_id = "220316008" +full_name = "Mehmet Balcı"