From 5175bc3e30b7974d9ec7b630e7cc3312b77f088e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=A0=83?= <20374126> Date: Sat, 11 Mar 2023 18:01:00 +0800 Subject: [PATCH] hothic2 --- main.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..bb3d0b6 --- /dev/null +++ b/main.py @@ -0,0 +1,3 @@ +# main.py 文件的内容修改为 +import os +os.system('python Function-20374126.py') \ No newline at end of file