From 303a130caa5e25ab5686f80321e1f7692d1c4405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=99=B0?= <21371192> Date: Sat, 11 Mar 2023 20:49:27 +0800 Subject: [PATCH] For_main --- main.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..9df1b50 --- /dev/null +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-21371192.py') \ No newline at end of file