From 37b22fcdffb0357a396c540acc25f98350ab46fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heval=20S=C3=B6=C4=9F=C3=BCt?= <66115650+hevalsogut@users.noreply.github.com> Date: Tue, 23 Sep 2025 10:41:56 +0300 Subject: [PATCH] Add student information for Heval Sogut --- Week01/info_heval_sogut.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Week01/info_heval_sogut.py diff --git a/Week01/info_heval_sogut.py b/Week01/info_heval_sogut.py new file mode 100644 index 00000000..9c4d27ca --- /dev/null +++ b/Week01/info_heval_sogut.py @@ -0,0 +1,2 @@ +student_id = "220315060" +full_name = "Heval Sogut"