码迷,mamicode.com
首页 > 编程语言 > 详细

python练习-print str

时间:2017-01-10 18:21:14      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:world   hello   python   

for i in "hello world":
       print i

#效果如下

>>>    
==========RESTART: C:/Python27/for.py =======================    
h    
e    
l    
l    
o    
w    
o    
r    
l    
d    
>>>

python练习-print str

标签:world   hello   python   

原文地址:http://huzhongliang.blog.51cto.com/1817180/1890752

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!