From 40cd3f2836016b754c30597b3b16ddaab0e62551 Mon Sep 17 00:00:00 2001 From: Mayank Raj <123984701+mayank-devtron@users.noreply.github.com> Date: Mon, 18 Dec 2023 09:37:14 +0530 Subject: [PATCH] Update hello.py --- hello.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.py b/hello.py index 978618f..c8c8260 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,3 @@ print('Hello, world!!') +print('Hello')