From 65da60763054620a1837c1197e8abee59f00216c Mon Sep 17 00:00:00 2001 From: taskinkus27 Date: Tue, 17 Feb 2026 11:04:17 +0300 Subject: [PATCH 1/2] Add student information to info_taskin_kus.py --- Week01/info_taskin_kus.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Week01/info_taskin_kus.py diff --git a/Week01/info_taskin_kus.py b/Week01/info_taskin_kus.py new file mode 100644 index 00000000..78bc0e5e --- /dev/null +++ b/Week01/info_taskin_kus.py @@ -0,0 +1,2 @@ +student_id="220315034" +full_name="Taşkın Kuş" From 3a874225e200a08de471a6571b947b8f279e25f8 Mon Sep 17 00:00:00 2001 From: taskinkus27 Date: Tue, 24 Feb 2026 10:22:27 +0300 Subject: [PATCH 2/2] Update info_taskin_kus.py --- Week01/info_taskin_kus.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Week01/info_taskin_kus.py b/Week01/info_taskin_kus.py index 78bc0e5e..c25f7e1b 100644 --- a/Week01/info_taskin_kus.py +++ b/Week01/info_taskin_kus.py @@ -1,2 +1,2 @@ -student_id="220315034" -full_name="Taşkın Kuş" +student_id = "220315034" +full_name = "Taşkın Kuş"