From 7eafb7ceb807e48c28e7cff80249f36005bf69d8 Mon Sep 17 00:00:00 2001 From: CodeDreamer2024 Date: Tue, 12 Mar 2024 14:16:41 +0530 Subject: [PATCH 1/3] hi --- New.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 New.py diff --git a/New.py b/New.py new file mode 100644 index 0000000..8c854ae --- /dev/null +++ b/New.py @@ -0,0 +1 @@ +print('Hello, world!') \ No newline at end of file From d84afd3b9c5f17fc3584a54a2e195f0a943b9283 Mon Sep 17 00:00:00 2001 From: Sanyukta <156066558+CodeDreamer2024@users.noreply.github.com> Date: Tue, 12 Mar 2024 14:20:13 +0530 Subject: [PATCH 2/3] Update New.py --- New.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/New.py b/New.py index 8c854ae..c4a9a85 100644 --- a/New.py +++ b/New.py @@ -1 +1,2 @@ -print('Hello, world!') \ No newline at end of file +print('Hello, world!') +print('Good Morning') From af7a6227ea18d1ffa3f13c3c43cf1ea335736d5f Mon Sep 17 00:00:00 2001 From: Sanyukta <156066558+CodeDreamer2024@users.noreply.github.com> Date: Tue, 12 Mar 2024 15:00:24 +0530 Subject: [PATCH 3/3] Update New.py --- New.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/New.py b/New.py index c4a9a85..19a905e 100644 --- a/New.py +++ b/New.py @@ -1,2 +1,2 @@ print('Hello, world!') -print('Good Morning') +print('Good Afternoon')