From 93aa3173c44dd74af79da5f7f2822038fcd21210 Mon Sep 17 00:00:00 2001 From: Prapul-VC Date: Sun, 26 May 2024 15:25:05 +0530 Subject: [PATCH] first commit --- demo.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 demo.py diff --git a/demo.py b/demo.py new file mode 100644 index 0000000..a39716b --- /dev/null +++ b/demo.py @@ -0,0 +1 @@ +a+b+c=d \ No newline at end of file