From 2ba1d04d25bdbd34af88cff33db653a651294817 Mon Sep 17 00:00:00 2001 From: Datta Date: Tue, 4 Feb 2025 15:50:16 +0530 Subject: [PATCH] first commit --- Chapter 1/first.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 1/first.py b/Chapter 1/first.py index 8e23576..ab2f546 100644 --- a/Chapter 1/first.py +++ b/Chapter 1/first.py @@ -1 +1 @@ -print("Hello World") \ No newline at end of file +print("it is not a hello world") \ No newline at end of file