print可以不加()
有range 和 xrange:迭代器
print必须加()
只有range
python3:有nolocal python2:只有globals
posted on 2018-01-25 14:58 刘。林 阅读(93) 评论(0) 收藏 举报