From b91f014303be23378a8fcfac84d64ab627ac6598 Mon Sep 17 00:00:00 2001 From: buaa20241032 <20241032> Date: Mon, 13 Mar 2023 17:58:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E5=91=98=E5=9C=A8=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E5=B0=86=20Student-=E5=AD=A6=E5=8F=B7=20=E5=88=86=E6=94=AF?= =?UTF-8?q?=E5=90=88=E5=B9=B6=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..d13613a 100644 --- a/main.py +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-20241032.py') \ No newline at end of file