From 78cac3b6815a79ee6c88d9cd65fbfabbe22e7cc6 Mon Sep 17 00:00:00 2001 From: buaa20351005 Date: Mon, 13 Mar 2023 21:26:23 +0800 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 3cc7d1e..d8a49d2 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,4 @@ # main.py 文件的内容修改为 import os os.system('python Function-20351005.py') -os.system('echo Feature-20351085') \ No newline at end of file +os.system('echo Feature-20351005')