diff --git a/.idea/BUAA-SE-2023-Lab01-Group9-remake.iml b/.idea/BUAA-SE-2023-Lab01-Group9-remake.iml index c8aecfd..d0876a7 100644 --- a/.idea/BUAA-SE-2023-Lab01-Group9-remake.iml +++ b/.idea/BUAA-SE-2023-Lab01-Group9-remake.iml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/main.py b/main.py index e69de29..ce14aac 100644 --- a/main.py +++ b/main.py @@ -0,0 +1,2 @@ +import os +os.system('python Function-20241027.py') \ No newline at end of file