Python中很少见的用法

print(*range(10))   # 自动解开可迭代的对象

posted on 2018-12-10 09:34  Frank_Allen  阅读(114)  评论(0编辑  收藏  举报

导航