From 3f20e41d9206e24f8baf081060386360ad3814b6 Mon Sep 17 00:00:00 2001 From: simon-wxm Date: Wed, 29 Aug 2018 15:11:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=8B=E5=85=B4=E6=A2=A6:=E8=BF=99=E6=98=AF?= =?UTF-8?q?=E6=88=91=E7=AC=AC=E4=B8=80=E6=AC=A1=E6=8F=90=E4=BA=A4=E7=9A=84?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wxm_myfirst_test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 wxm_myfirst_test.py diff --git a/wxm_myfirst_test.py b/wxm_myfirst_test.py new file mode 100644 index 0000000..ee2f101 --- /dev/null +++ b/wxm_myfirst_test.py @@ -0,0 +1 @@ +print('hello every body') \ No newline at end of file -- Gitee