This website requires JavaScript.
Explore
Help
Sign In
longqiaozhou
/
SoftwareEngineeringCase
forked from
wangtao/SoftwareEngineeringCase
Watch
1
Star
0
Fork
You've already forked SoftwareEngineeringCase
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
SoftwareEngineeringCase
/
helloworld.py
4 lines
92 B
Python
Raw
Permalink
Blame
History
# -*- coding: UTF-8 -*-
# 该实例输出 Hello World!
print
(
'
Hello World!Nice to meet u!
'
)
Reference in New Issue
View Git Blame
Copy Permalink