From 8d82eece1d6ffeb6818f288b007617cf81350a6c Mon Sep 17 00:00:00 2001 From: Chenfan <2890259244@qq.com> Date: Sat, 11 Mar 2023 20:45:17 +0800 Subject: [PATCH] 20231098 push --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index e69de29..4a3086e 100644 --- a/main.py +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-20231098.py') \ No newline at end of file