接着学习我们的Python语言,复习一下前面的。

编辑


结果

Python探索之路(三)---for循环



编辑

Python探索之路(三)---for循环

结果

Python探索之路(三)---for循环



print 可以输出集合中的内容,换个方式,用循环

for循环

Python探索之路(三)---for循环

以上图的形式,用for循环输出集合中的内容

Python探索之路(三)---for循环

结果

Python探索之路(三)---for循环

while循环

Python探索之路(三)---for循环

while循环输出集合中内容

Python探索之路(三)---for循环

结果

Python探索之路(三)---for循环


相关文章: