From 8fabd59ce4cf00f930b8433322436a145e2b7893 Mon Sep 17 00:00:00 2001 From: Raymond Reddington <87023253+reddington-raymond@users.noreply.github.com> Date: Sat, 17 Jul 2021 13:39:54 +0300 Subject: [PATCH 1/2] =?UTF-8?q?leap=20year=20dosyas=C4=B1na=20ikinci=20sat?= =?UTF-8?q?=C4=B1r=20eklendi?= 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..4e1cb27 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1 +1,2 @@ print("hello world") +print('merhaba dunya') From ade48046ae8217b83cda5ae87c7177d66d11f471 Mon Sep 17 00:00:00 2001 From: Raymond Reddington <87023253+reddington-raymond@users.noreply.github.com> Date: Sat, 17 Jul 2021 14:41:15 +0300 Subject: [PATCH 2/2] 3rd line added --- leap-year.py | 1 + 1 file changed, 1 insertion(+) diff --git a/leap-year.py b/leap-year.py index 4e1cb27..f6491ab 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1,2 +1,3 @@ print("hello world") print('merhaba dunya') +print('ins anlamisimdir..')