From a83a7de98a89920aa153586f4bc747fe2da129f6 Mon Sep 17 00:00:00 2001 From: Samet USTAOGLU Date: Sat, 17 Jul 2021 13:39:46 +0300 Subject: [PATCH 1/2] =?UTF-8?q?leap=20yerar=20g=C3=BCncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- leap-year.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/leap-year.py b/leap-year.py index 8cde782..c3f385e 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1 +1,4 @@ + + print("hello world") +print("merhaba dünya") From c90367e28630f7bd4a63bd40dabc77d2f9b897e0 Mon Sep 17 00:00:00 2001 From: Samet USTAOGLU Date: Sat, 17 Jul 2021 13:57:54 +0300 Subject: [PATCH 2/2] =?UTF-8?q?leap=20g=C3=BCncelendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- leap-year.py | 1 + 1 file changed, 1 insertion(+) diff --git a/leap-year.py b/leap-year.py index c3f385e..44154b3 100644 --- a/leap-year.py +++ b/leap-year.py @@ -2,3 +2,4 @@ print("hello world") print("merhaba dünya") +clarusway