diff --git a/Function-20231140.py b/Function-20231140.py index 27e3a0d..d25ec3e 100644 --- a/Function-20231140.py +++ b/Function-20231140.py @@ -1 +1,2 @@ -print('My Student_ID is 20231140') \ No newline at end of file +print('My Student_ID is 20231140') +print('My Name is 黄志鸿') \ No newline at end of file diff --git a/main.py b/main.py index d082737..5e40df4 100644 --- a/main.py +++ b/main.py @@ -1,3 +1,3 @@ import os -os.system('python Function-20231100.py') -os.system('echo Feature-20231100') \ No newline at end of file +os.system('python Function-20231098.py') +os.system('echo Feature-20231098')