change World to Git

This commit is contained in:
nonsense 2021-05-19 10:46:15 +08:00
parent 79a9ab72e2
commit 4ee4cc2cc6
1 changed files with 1 additions and 1 deletions

View File

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