diff --git a/leap-year.py b/leap-year.py index 8cde782..6902566 100644 --- a/leap-year.py +++ b/leap-year.py @@ -1 +1,3 @@ print("hello world") +print('Hello clarusway students') +clarusway