From debd180838954868f52cf22655ac5bfc7a66619f Mon Sep 17 00:00:00 2001 From: abyss <20376092> Date: Sat, 11 Mar 2023 16:39:12 +0800 Subject: [PATCH] 666 --- BUAA-SE-2023-Lab01-Group17 | 1 - main.py | 2 ++ ! | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) delete mode 160000 BUAA-SE-2023-Lab01-Group17 create mode 100644 ! diff --git a/BUAA-SE-2023-Lab01-Group17 b/BUAA-SE-2023-Lab01-Group17 deleted file mode 160000 index 17e9fdb..0000000 --- a/BUAA-SE-2023-Lab01-Group17 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 17e9fdbdf3330cdf084441aad96ba604ea968aed diff --git a/main.py b/main.py index e69de29..b5252e5 100644 --- a/main.py +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system("python Function-20376092.py") diff --git a/! b/! new file mode 100644 index 0000000..b5252e5 --- /dev/null +++ b/! @@ -0,0 +1,2 @@ +import os +os.system("python Function-20376092.py")