记录一下 字典必须遍历出来之后才可以使用

字典必须遍历之后才可以使用

否则提示

TypeError: tuple indices must be integers or slices, not str

所以必须先将元素遍历取出来,才可以

posted @ 2021-02-20 19:08  竹石2020  阅读(51)  评论(0)    收藏  举报