From 66e26d2902ef1e831c407e5f8dfc156325ae9523 Mon Sep 17 00:00:00 2001 From: venkat2830 Date: Thu, 27 Jun 2024 15:48:17 +0530 Subject: [PATCH 1/2] upload s1.py --- s1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 s1.py diff --git a/s1.py b/s1.py new file mode 100644 index 0000000..11b15b1 --- /dev/null +++ b/s1.py @@ -0,0 +1 @@ +print("hello") From 480bcb1ff9513be4c22703d6ec6d3f1c7762dafb Mon Sep 17 00:00:00 2001 From: venkat2830 Date: Thu, 27 Jun 2024 15:51:31 +0530 Subject: [PATCH 2/2] uploading nani.py --- nani.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 nani.py diff --git a/nani.py b/nani.py new file mode 100644 index 0000000..8cde782 --- /dev/null +++ b/nani.py @@ -0,0 +1 @@ +print("hello world")