From f9ca95f490068e9e76cff37cecee45f8b0968504 Mon Sep 17 00:00:00 2001 From: Alican KAYIKCI Date: Fri, 30 Dec 2022 11:50:23 +0300 Subject: [PATCH 1/3] This is Alican KAYIKCI's contribution --- leap-year.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/leap-year.py b/leap-year.py index 7509825..3d69422 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1,5 +1,7 @@ - Umut çalışıyor... - +# Umut calisiyor... +import time '''I am putting it here to if it could be required in any case. + Because 'while' loops may cause endless loops, computers crash. + give it a short time like "time.sleep(0.1)" ''' # **Exercise | ?comprehension | ?range() | ?len() | ?nested for loop() | ?any() | ?sum() | ?append()** From 4f0e82a4ef4336ba3f72228be42198be388e7cb7 Mon Sep 17 00:00:00 2001 From: Alican KAYIKCI Date: Mon, 2 Jan 2023 15:14:17 +0300 Subject: [PATCH 2/3] main branch readme.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b4f9c2e..243d881 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ - -asli +main branch additions at 15:12 From 174c99010b2ec7eee2554343cf3ee1f1c7a5f9d0 Mon Sep 17 00:00:00 2001 From: Alican KAYIKCI Date: Mon, 2 Jan 2023 15:22:43 +0300 Subject: [PATCH 3/3] this new-feature additions --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b4f9c2e..8d60dd4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ - -asli - +new-feature addition at 15:15