From 00a136e6a5c5db3f8ec55218286b4a8e236526cc Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 7 Sep 2026 14:50:19 +0000 Subject: [PATCH] Add app.py --- app.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 app.py diff --git a/app.py b/app.py new file mode 100644 index 0000000..19197cd --- /dev/null +++ b/app.py @@ -0,0 +1 @@ +print("DemoTel Product Catalog") \ No newline at end of file