From fa2bfcc3d40d2d8c07ceba9db501da55f5610539 Mon Sep 17 00:00:00 2001 From: Tomas Date: Sat, 17 Jul 2021 11:39:50 +0100 Subject: [PATCH 1/2] 2dn line hello clarusway added --- leap-year.py | 1 + 1 file changed, 1 insertion(+) diff --git a/leap-year.py b/leap-year.py index 8cde782..f36f4bc 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1 +1,2 @@ print("hello world") +print('Hello clarusway students') From c704c43937e076b5de457d32fd56e8a6380efb8e Mon Sep 17 00:00:00 2001 From: Tomas Date: Sat, 17 Jul 2021 11:58:08 +0100 Subject: [PATCH 2/2] leapyera edded --- leap-year.py | 1 + 1 file changed, 1 insertion(+) diff --git a/leap-year.py b/leap-year.py index f36f4bc..6902566 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1,2 +1,3 @@ print("hello world") print('Hello clarusway students') +clarusway