From 02995b2583bf63a88027b634a2f6c4fd0ed39c46 Mon Sep 17 00:00:00 2001 From: liuqingtian <15616307515@qq.com> Date: Sat, 22 May 2021 18:24:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A1=E7=8C=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- a.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 a.py diff --git a/a.py b/a.py new file mode 100644 index 0000000..1cf0d68 --- /dev/null +++ b/a.py @@ -0,0 +1,5 @@ + + + +a="asdfasdf" + -- Gitee