From 6db5ec47bb7ec4cac88ce2c27c1b63e96d3d6224 Mon Sep 17 00:00:00 2001 From: Bindhu-20 Date: Thu, 27 Jun 2024 15:48:09 +0530 Subject: [PATCH 1/2] commited --- hello.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.py diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..11b15b1 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print("hello") From 6c8f56103ef1b58ba8b305e3682b23d8a902dadd Mon Sep 17 00:00:00 2001 From: Bindhu-20 Date: Thu, 27 Jun 2024 15:50:48 +0530 Subject: [PATCH 2/2] Created --- bindhuK.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 bindhuK.py diff --git a/bindhuK.py b/bindhuK.py new file mode 100644 index 0000000..11b15b1 --- /dev/null +++ b/bindhuK.py @@ -0,0 +1 @@ +print("hello")