From 7dffe29725143b06b1e3060bd6c42b9c0df46e8e Mon Sep 17 00:00:00 2001 From: YeZheng Date: Fri, 19 Jan 2024 11:18:58 +0800 Subject: [PATCH] test --- thi.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 thi.py diff --git a/thi.py b/thi.py new file mode 100644 index 0000000..ccc74e7 --- /dev/null +++ b/thi.py @@ -0,0 +1,5 @@ +# _*_ coding:utf-8 _*_ +# @Author : YeZheng +# @Time : 2024/1/19 11:17 + +print('你好!') \ No newline at end of file