课程实验 #5

Open
nudtliukunlin wants to merge 1 commits from nudtliukunlin/SoftwareEngineeringCase:master into master
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 World!\n')