From 6988522f1c2937fbf560c4b823b68b6e0a5c6a65 Mon Sep 17 00:00:00 2001 From: Anitha8073 Date: Tue, 30 Jan 2024 14:13:16 +0530 Subject: [PATCH 1/2] first commit --- anitha1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 anitha1.py diff --git a/anitha1.py b/anitha1.py new file mode 100644 index 0000000..8c854ae --- /dev/null +++ b/anitha1.py @@ -0,0 +1 @@ +print('Hello, world!') \ No newline at end of file From 4216b62b0b5956c35b566fb6a79c118cc0e505b6 Mon Sep 17 00:00:00 2001 From: Anitha8073 <156275283+Anitha8073@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:56:50 +0530 Subject: [PATCH 2/2] Update anitha1.py --- anitha1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anitha1.py b/anitha1.py index 8c854ae..e5a41d6 100644 --- a/anitha1.py +++ b/anitha1.py @@ -1 +1 @@ -print('Hello, world!') \ No newline at end of file +print('Hello, universe!')