diff --git a/Function-21371278.py b/Function-21371278.py new file mode 100644 index 0000000..5e4f661 --- /dev/null +++ b/Function-21371278.py @@ -0,0 +1 @@ +print('My Student_ID is 21371278') \ No newline at end of file diff --git a/Function-21371489.py b/Function-21371489.py new file mode 100644 index 0000000..158cbaf --- /dev/null +++ b/Function-21371489.py @@ -0,0 +1 @@ +print('My Student_ID is 21371489') \ No newline at end of file diff --git a/Student-21371483.py b/Student-21371483.py new file mode 100644 index 0000000..4096b7a --- /dev/null +++ b/Student-21371483.py @@ -0,0 +1,2 @@ +# Function-学号.py 文件的内容修改为 +print('My Student_ID is 21371483') diff --git a/main.py b/main.py index bb5cf90..d8a3e46 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,3 @@ import os -os.system('python Function-21371058.py') \ No newline at end of file +os.system('python Function-21371058.py') + diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..30d74d2 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +test \ No newline at end of file