commit b35b865fff70e73724b2d9d3b924c1847a216592 Author: hjz <1826893649@qq.com> Date: Sun Jun 7 23:34:12 2026 +0800 初始化仓库 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/main.py b/main.py new file mode 100644 index 0000000..eb776e6 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("Hello,World") \ No newline at end of file