#4 #这是一个测试

已合并
afan 1年前 将 1 次代码提交从 test01合并至 master
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      helloWorld.py

+ 2
- 0
helloWorld.py 查看文件

@@ -0,0 +1,2 @@
1
+print('hello,World')
2
+print('version 1.1')