python学习网
首页
分类
python学习笔记
未分类
python--hello world
python学习网
2017-11-16 11:11:02
1
#
在文件名上点右键,RUN
2
print
(
'
hello world!
'
)
View Code
hello world,就这一行
阅读(783) 评论(0)
Copyright ©
python学习网