From cf44bbcdd12b837951e66d6b8207496159ce3e5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20=C3=87elik?= <144680159+Cehang17@users.noreply.github.com> Date: Tue, 23 Sep 2025 10:42:46 +0300 Subject: [PATCH 1/2] Create info_hasan_celik.py --- Week01/info_hasan_celik.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Week01/info_hasan_celik.py diff --git a/Week01/info_hasan_celik.py b/Week01/info_hasan_celik.py new file mode 100644 index 00000000..dfd6a0e4 --- /dev/null +++ b/Week01/info_hasan_celik.py @@ -0,0 +1,4 @@ +student_id = "220315024" +full_name = "Hasan Çelik" + + From d1f5219d94ff08be6faad479895e42d3ec105e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20=C3=87elik?= <144680159+Cehang17@users.noreply.github.com> Date: Tue, 23 Sep 2025 10:47:59 +0300 Subject: [PATCH 2/2] Update info_hasan_celik.py --- Week01/info_hasan_celik.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/Week01/info_hasan_celik.py b/Week01/info_hasan_celik.py index dfd6a0e4..66cd31a3 100644 --- a/Week01/info_hasan_celik.py +++ b/Week01/info_hasan_celik.py @@ -1,4 +1,2 @@ student_id = "220315024" full_name = "Hasan Çelik" - -