From 74c703062bdf88d89826ec72dee77fae8dd16db6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=A0=E7=9A=84=E7=94=A8=E6=88=B7=E5=90=8D?= <531334290@qq.com> Date: Sun, 28 Sep 2025 21:09:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8src=E7=9B=AE=E5=BD=95=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0main.py=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/main.py diff --git a/src/main.py b/src/main.py new file mode 100644 index 0000000..0b6d030 --- /dev/null +++ b/src/main.py @@ -0,0 +1 @@ +"print('hello world')"