From 1c53dce776b5095bce16028ec8551b4a45b128e1 Mon Sep 17 00:00:00 2001 From: buaa-21371058 <1450942553@qq.com> Date: Sun, 12 Mar 2023 21:40:14 +0800 Subject: [PATCH] =?UTF-8?q?21371058-=E9=A9=AC=E6=BD=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index dcc2b9a..222f428 100644 --- a/main.py +++ b/main.py @@ -1,3 +1,4 @@ import os -os.system('python Function-21371112.py') +os.system('python Function-21371058.py') +os.system('echo Feature-21371058') -- 2.34.1