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