This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
SoftwareEngineeringCase
Watch
1
Star
0
Fork
You've already forked SoftwareEngineeringCase
1.2k
Code
Issues
Pull Requests
19
Releases
Wiki
Activity
9fde4a822b
SoftwareEngineeringCase
/
copy_helloworld.py
4 lines
86 B
Python
Raw
Blame
History
# -*- coding: UTF-8 -*-
# 该实例输出 Hello World!
print
(
'
Bob says:Hello World!
'
)
Reference in New Issue
View Git Blame
Copy Permalink