From c8ea802bf28a1dd86eaca9903b500ea4b8043c3e Mon Sep 17 00:00:00 2001 From: sona7862 <122719145+sona7862@users.noreply.github.com> Date: Sat, 1 Apr 2023 12:32:49 +0530 Subject: [PATCH] Update hello.py --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index f7cf60e..2f9a147 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -print("Hello, world!") +print("Hello")