From 2224109c6376eb4c58e01a795dedacf743c4bedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=BF=83=E6=89=AC?= Date: Sun, 12 Mar 2023 09:48:25 +0800 Subject: [PATCH] 21373146Lab01t10,3rd --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index 741868c..4b4fa67 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,4 @@ # main.py 文件的内容修改为 import os -os.system('python Function-21373147.py') -os.system('echo Feature-21373147') \ No newline at end of file +os.system('python Function-21373146.py') +os.system('echo Feature-21373146') \ No newline at end of file