Python--day14--生成器 yield from a

yield from a 等价于for i in a:yield i,让代码更简洁

posted @ 2018-10-12 13:22  莱茵河的雨季  阅读(82)  评论(0)    收藏  举报