From e744a8f7e7c1e48a482089d548b5f4cea1d8cf23 Mon Sep 17 00:00:00 2001 From: pavan Date: Tue, 30 Jul 2024 17:19:05 -0500 Subject: [PATCH] Update --- hello_world.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.py b/hello_world.py index ef7b06a..346039f 100644 --- a/hello_world.py +++ b/hello_world.py @@ -1,4 +1,4 @@ -print('Hello, World!') +print('Hello, World!!!')//celebrate it print('inside dev')