Update helloworld.py

This commit is contained in:
daihaomiao 2021-08-20 09:32:29 +08:00
parent 79a9ab72e2
commit ac8401732d
1 changed files with 1 additions and 1 deletions

View File

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