From 181e0ec99ba399e49c670ad95d9a934bffd71d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=89=91=E9=A3=9E?= <21373129> Date: Sun, 12 Mar 2023 12:33:13 +0800 Subject: [PATCH] 21373129 --- Function-21373129.py | 1 + main.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 Function-21373129.py diff --git a/Function-21373129.py b/Function-21373129.py new file mode 100644 index 0000000..a2298e2 --- /dev/null +++ b/Function-21373129.py @@ -0,0 +1 @@ +print('My Student_ID is 学号') diff --git a/main.py b/main.py index a15fcca..458c997 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')