From 6f0f2c7a2383abf1e9c6eedafb7142154bfe4120 Mon Sep 17 00:00:00 2001 From: Omprakash Shete <119950126+omprakash414@users.noreply.github.com> Date: Fri, 23 Aug 2024 16:47:15 +0530 Subject: [PATCH 1/2] Update hello.py --- hello.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hello.py b/hello.py index bd5dfc6..8bf55f7 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,4 @@ # Run the script print("Hello World!") + +print("okay") From 5c08218ee743cb060836d0e5161d0dcacc5150f7 Mon Sep 17 00:00:00 2001 From: omprakash414 Date: Fri, 23 Aug 2024 17:05:27 +0530 Subject: [PATCH 2/2] This is just for a trial for the commit message. --- hello.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hello.py b/hello.py index 8bf55f7..0988ed2 100644 --- a/hello.py +++ b/hello.py @@ -2,3 +2,5 @@ print("Hello World!") print("okay") + +print("Hello shivangi. How are you?") \ No newline at end of file