From 6a97ab6691bc5da3da23feec15be994b3ec913f9 Mon Sep 17 00:00:00 2001 From: JyothirmaiAmarlapudi Date: Thu, 27 Jun 2024 15:48:11 +0530 Subject: [PATCH 1/2] uploading sample2.py --- sample2.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 sample2.py diff --git a/sample2.py b/sample2.py new file mode 100644 index 0000000..ad35e5a --- /dev/null +++ b/sample2.py @@ -0,0 +1 @@ +print("Hello World") From 81ae29c6c7142838b60888d05590a6b8bd519f45 Mon Sep 17 00:00:00 2001 From: JyothirmaiAmarlapudi Date: Thu, 27 Jun 2024 15:51:58 +0530 Subject: [PATCH 2/2] Create jyothirmai.py --- jyothirmai.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 jyothirmai.py diff --git a/jyothirmai.py b/jyothirmai.py new file mode 100644 index 0000000..5af1aff --- /dev/null +++ b/jyothirmai.py @@ -0,0 +1 @@ +print("Hello Worls")