From 0664eba5d1db93ddc3c85e2caf6d353b8231f26b Mon Sep 17 00:00:00 2001 From: betulb Date: Sun, 18 Jul 2021 11:35:00 +0200 Subject: [PATCH 1/2] leapyear updated --- leap-year.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leap-year.py b/leap-year.py index 8de4887..a245bc6 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1,2 +1,2 @@ print("hello world") -merhaba dünya +print("merhaba dünya, nasilsin") From 418525d18f0838d41a0ca26763da5390496c0f2d Mon Sep 17 00:00:00 2001 From: betulb Date: Sun, 18 Jul 2021 11:59:08 +0200 Subject: [PATCH 2/2] leap-year.py degistirildi --- leap-year.py | 1 + 1 file changed, 1 insertion(+) diff --git a/leap-year.py b/leap-year.py index a245bc6..6fcbe30 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1,2 +1,3 @@ print("hello world") print("merhaba dünya, nasilsin") +clarusway