合并该文件

该文件已合并
This commit is contained in:
wangtao 2023-11-13 11:23:24 +08:00
commit 9fde4a822b
1 changed files with 4 additions and 0 deletions

4
copy_helloworld.py Normal file
View File

@ -0,0 +1,4 @@
# -*- coding: UTF-8 -*-
# 该实例输出 Hello World!
print('Bob says:Hello World!')