From 867080afabd1f0e780f17bc6cdabc26af161ac13 Mon Sep 17 00:00:00 2001 From: 21371141 <1102119136@qq.com> Date: Sat, 11 Mar 2023 19:10:28 +0800 Subject: [PATCH] 1 --- main.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..068293a --- /dev/null +++ b/main.py @@ -0,0 +1,3 @@ +# main.py 文件的内容修改为 +import os +os.system('python Function-学号.py') \ No newline at end of file