From 0131c0c35c8077be63372e06054f97904bf31da9 Mon Sep 17 00:00:00 2001 From: pq6nyhfb4 Date: Tue, 9 Jul 2024 16:48:41 +0800 Subject: [PATCH] Add 1.py --- 1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 1.py diff --git a/1.py b/1.py new file mode 100644 index 0000000..b41e3ee --- /dev/null +++ b/1.py @@ -0,0 +1 @@ +print(1) \ No newline at end of file