开发者社区 问答 正文

python2.7报错?报错

UnboundLocalError: local variable 'table3' referenced before assignment
 

展开
收起
爱吃鱼的程序员 2020-06-08 14:18:47 468 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    table3变量在被赋值前就被使用了

    2020-06-08 14:19:05
    赞同 展开评论
问答标签:
问答地址: