From 16d8332db8667eab8627593bbb1db0817bcd20b9 Mon Sep 17 00:00:00 2001 From: buaa21371396 <3056161580@qq.com> Date: Mon, 13 Mar 2023 10:54:29 +0800 Subject: [PATCH] ... --- 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..0d71d83 --- /dev/null +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-21371396.py') \ No newline at end of file