From 4f95e1c12455f83f522f9a738261a97b4d14dcc3 Mon Sep 17 00:00:00 2001 From: the3qdrr Date: Sat, 17 Jul 2021 03:39:54 -0700 Subject: [PATCH 1/2] =?UTF-8?q?2.=20sat=C4=B1r=20de=C4=9Fi=C5=9Ftirildi.?= 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 8cde782..bcc67dc 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1 +1,2 @@ print("hello world") +print("merhaba dünya") From 4ea9817294bff71210695b2193d3a4e111d4924d Mon Sep 17 00:00:00 2001 From: the3qdrr Date: Sat, 17 Jul 2021 03:57:56 -0700 Subject: [PATCH 2/2] leap-year.py changed. --- leap-year.py | 1 + 1 file changed, 1 insertion(+) diff --git a/leap-year.py b/leap-year.py index bcc67dc..d43b4f9 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1,2 +1,3 @@ print("hello world") print("merhaba dünya") +clarusway