From 110652c8feaf281b5d71406e9561a7a9dc6b0b44 Mon Sep 17 00:00:00 2001 From: Deepak Panwar <97603455+deepak-devtron@users.noreply.github.com> Date: Fri, 7 Apr 2023 13:25:54 +0530 Subject: [PATCH 1/2] Update hello.py --- hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.py b/hello.py index 14fceb9..178935d 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -print('Hello, world! Deepak I am doing testing for Nitish') +print('Hello, world! I am doing testing for Nitish') From 646dfe521d80a9ed7559174a7f928c26971ef5c2 Mon Sep 17 00:00:00 2001 From: Deepak Panwar <97603455+deepak-devtron@users.noreply.github.com> Date: Fri, 7 Apr 2023 13:59:43 +0530 Subject: [PATCH 2/2] Update hello.py --- hello.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hello.py b/hello.py index b1031ea..dc71230 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,5 @@ print('Hello, world! I am doing testing for Nitish') + + +