From 8438611b388e886e55a2cb4d6ec6ec844c1b2f19 Mon Sep 17 00:00:00 2001 From: Tomas Date: Sat, 17 Jul 2021 12:28:53 +0100 Subject: [PATCH] leap-yaer added new line --- leap-year.py | 1 + 1 file changed, 1 insertion(+) diff --git a/leap-year.py b/leap-year.py index 8cde782..43a8538 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1 +1,2 @@ print("hello world") +print("Thanks for Git lesson")