From d44d301102fa379b7bb33c23fc0d008ce0581465 Mon Sep 17 00:00:00 2001 From: Samarth DevTools Date: Wed, 22 Jan 2025 10:10:11 +0530 Subject: [PATCH] modified main.py --- main.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.py b/main.py index 65cb42f..8e23576 100644 --- a/main.py +++ b/main.py @@ -1,2 +1 @@ -Hello world -good evening +print("Hello World") \ No newline at end of file