From 3a142fe816b22e90355fef37f904801b795e1a8a Mon Sep 17 00:00:00 2001 From: maheswariannavarapu Date: Thu, 27 Jun 2024 15:48:39 +0530 Subject: [PATCH 1/2] uploading sample1.py --- sample1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 sample1.py diff --git a/sample1.py b/sample1.py new file mode 100644 index 0000000..b058960 --- /dev/null +++ b/sample1.py @@ -0,0 +1 @@ +print("hello world"); From 38b8441c8ba20362c290107bd7fcb73c2e1ad6c4 Mon Sep 17 00:00:00 2001 From: maheswariannavarapu Date: Thu, 27 Jun 2024 15:52:17 +0530 Subject: [PATCH 2/2] uploading maheswaria.py --- maheswaria.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 maheswaria.py diff --git a/maheswaria.py b/maheswaria.py new file mode 100644 index 0000000..b058960 --- /dev/null +++ b/maheswaria.py @@ -0,0 +1 @@ +print("hello world");