From 978bb1ceb599ef7122e6194d9eb740f489cb9010 Mon Sep 17 00:00:00 2001 From: Zora Date: Sat, 11 Mar 2023 18:45:43 +0800 Subject: [PATCH] test --- 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..5bfc0ee --- /dev/null +++ b/main.py @@ -0,0 +1,3 @@ +# main.py 文件的内容修改为 +import os +os.system('python Function-71216004.py') \ No newline at end of file