diff --git a/Function-20241069.py b/Function-20241069.py new file mode 100644 index 0000000..460c90c --- /dev/null +++ b/Function-20241069.py @@ -0,0 +1,2 @@ +print('My Student_ID is 20241069') +print('My Name is Geoffrey') diff --git a/Function-20241077.py b/Function-20241077.py index 605c8d5..a72d59f 100644 --- a/Function-20241077.py +++ b/Function-20241077.py @@ -1,2 +1,3 @@ # Function-学号.py 文件的内容修改为 -print('My Student_ID is 20241077') \ No newline at end of file +print('My Student_ID is 20241077') +print('My Name is valentin') \ No newline at end of file diff --git a/Function-20241085.py b/Function-20241085.py index 432310d..505a0d0 100644 --- a/Function-20241085.py +++ b/Function-20241085.py @@ -1 +1,2 @@ print('My Student_ID is 20241085') +print('My Name is 黎耀坤') \ No newline at end of file diff --git a/Function-20351005.py b/Function-20351005.py index ee9e856..16b7a64 100644 --- a/Function-20351005.py +++ b/Function-20351005.py @@ -1 +1,2 @@ -print('My Student_ID is 20351005') \ No newline at end of file +print('My Student_ID is 20351005') +print('My Name is xjx') \ No newline at end of file diff --git a/Function-20374319.py b/Function-20374319.py index 27f6680..7a11c6c 100644 --- a/Function-20374319.py +++ b/Function-20374319.py @@ -1,2 +1,3 @@ # Function-学号.py 文件的内容修改为 -print('My Student_ID is 20374319') \ No newline at end of file +print('My Student_ID is 20374319') +print('My Name is 蒋康') \ No newline at end of file diff --git a/main.py b/main.py index 876760b..ca9ee31 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,4 @@ +# main.py 文件的内容修改为 import os -os.system('python Function-20241069.py') \ No newline at end of file +os.system('python Function-20241085.py') +os.system('echo Feature-20241085') \ No newline at end of file diff --git a/pic/distributed.png b/pic/distributed.png new file mode 100644 index 0000000..718ba7a Binary files /dev/null and b/pic/distributed.png differ diff --git a/pic/final.png b/pic/final.png new file mode 100644 index 0000000..9ed28d9 Binary files /dev/null and b/pic/final.png differ diff --git a/pic/git.png b/pic/git.png new file mode 100644 index 0000000..8bcc092 Binary files /dev/null and b/pic/git.png differ