From 3da147031228f175348c28051faa40b821efe8ed Mon Sep 17 00:00:00 2001 From: Shouvik703 Date: Mon, 27 Jan 2025 19:58:16 +0530 Subject: [PATCH] Create xxx.py --- xxx.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 xxx.py diff --git a/xxx.py b/xxx.py new file mode 100644 index 0000000..ad35e5a --- /dev/null +++ b/xxx.py @@ -0,0 +1 @@ +print("Hello World")