From 5de61fa78a7215d798edb33642a4fafc4ede4a4f Mon Sep 17 00:00:00 2001 From: XixiPro XixiPro Date: Thu, 12 Dec 2024 11:22:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E6=AC=A1=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..f0b303f --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print('Hello World!') \ No newline at end of file