From e9a7b942701ae1cab07f391f2a32e5c4618c6d3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E7=BA=A7=E4=BA=91=E8=84=91=E7=A0=94=E5=8F=91?= =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E5=B8=88?= <153692773@qq.com> Date: Fri, 24 Feb 2023 10:27:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20'testpy.py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- testpy.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 testpy.py diff --git a/testpy.py b/testpy.py new file mode 100644 index 0000000..7ab163f --- /dev/null +++ b/testpy.py @@ -0,0 +1 @@ +print(111) \ No newline at end of file