finish my homework

This commit is contained in:
Fishermanykx 2021-05-19 10:13:46 +08:00
parent 79a9ab72e2
commit 68ab74ef7a
1 changed files with 1 additions and 1 deletions

View File

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