From aa33d769c9ef329417074f8ad6c6ea14349b15bd Mon Sep 17 00:00:00 2001 From: beautifulworld17 <82358791+beautifulworld17@users.noreply.github.com> Date: Wed, 2 Nov 2022 08:29:24 +0530 Subject: [PATCH] Update hello.py --- hello.py | 1 + 1 file changed, 1 insertion(+) 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")