From f5448e9a6160251228c99065a31d464a8bb7f82d Mon Sep 17 00:00:00 2001 From: 2004arunkumar <156066688+2004arunkumar@users.noreply.github.com> Date: Tue, 13 Feb 2024 15:01:06 +0530 Subject: [PATCH] Update hello.py --- hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hello.py b/hello.py index 11b15b1..4a42cac 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ -print("hello") +print("hello world") +