摘要: for i in range(1,10): print i# 打印# 1# 2# 3# 4# 5# 6# 7# 8# 9 阅读全文
posted @ 2015-10-14 23:39 CodeTracker 阅读(467) 评论(0) 推荐(0) 编辑