diff --git a/Fuction-21371334.py b/Fuction-21371334.py deleted file mode 100644 index 27a7aa0..0000000 --- a/Fuction-21371334.py +++ /dev/null @@ -1 +0,0 @@ -print('My Student_ID is 21371334') \ No newline at end of file diff --git a/Function-21371334.py b/Function-21371334.py new file mode 100644 index 0000000..cd2619f --- /dev/null +++ b/Function-21371334.py @@ -0,0 +1,2 @@ +print('My Student_ID is 21371334') +print('My Name is 何宇楷') \ No newline at end of file diff --git a/Function-21371363.py b/Function-21371363.py index f5a4370..b46d7fd 100644 --- a/Function-21371363.py +++ b/Function-21371363.py @@ -1,2 +1 @@ -# Function-学号.py 文件的内容修改为 -print('My Student_ID is 21371363') +print('My Student_ID is 21371363') \ No newline at end of file diff --git a/Function-21373129.py b/Function-21373129.py new file mode 100644 index 0000000..9449ebe --- /dev/null +++ b/Function-21373129.py @@ -0,0 +1 @@ +print('My Student_ID is 学号') \ No newline at end of file diff --git a/main.py b/main.py index a15fcca..547c749 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,2 @@ import os -os.system('python Function-21371334.py') \ No newline at end of file +os.system('python Function-21373129.py') \ No newline at end of file