From 5ef4b3bc0b8741998ff31489e7fff44d54cb4d79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=BF=83=E6=89=AC?= <21373146> Date: Sat, 11 Mar 2023 10:03:43 +0000 Subject: [PATCH] 21373146 lab01 t9 t8 --- mian.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mian.py diff --git a/mian.py b/mian.py new file mode 100644 index 0000000..5bbbcb5 --- /dev/null +++ b/mian.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-21373146.py') \ No newline at end of file