From 7130514059ce6e806074cdea12fa85f4d42c2d6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E6=98=95=E7=84=B6?= <20241018> Date: Mon, 13 Mar 2023 17:59:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E6=9C=AC=E5=9C=B0=E5=B0=86=20Student-?= =?UTF-8?q?=E5=AD=A6=E5=8F=B7=20=E5=88=86=E6=94=AF=E5=90=88=E5=B9=B6?= =?UTF-8?q?=E5=88=B0=20dev=20=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index e69de29..f09f3b2 100644 --- a/main.py +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-20241018.py') \ No newline at end of file