diff --git a/hello.py b/hello.py index 44159b3..72836bd 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ print("Hello world") +print("Good morning")