阅读背景:

python学习笔记(八)-- 列表生成式

来源:互联网 

列表生成式

l = []
for i in range(1,11):
    l.append((str(i).zfill():
    l.



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: