From 3c1920751e587cafd8858c84c406b43c8d85e80b Mon Sep 17 00:00:00 2001 From: MonishGr Date: Fri, 5 May 2023 15:58:14 +0530 Subject: [PATCH] commit --- sam.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sam.py diff --git a/sam.py b/sam.py new file mode 100644 index 0000000..a1a716a --- /dev/null +++ b/sam.py @@ -0,0 +1,2 @@ +a=12 +b=23 \ No newline at end of file