Python中很少见的用法

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

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

导航