Python问题:'Nonetype' object is not iterable
2020-12-13 06:04
阅读:503
def test():
if value == 1:
a = b = 1
return a,b
value = 0
a,b = test()
Python问题:'Nonetype' object is not iterable
标签:定义 pytho 问题 too 技术 nbsp 案例 def object
原文地址:https://www.cnblogs.com/classics/p/11165596.html
下一篇:js命名空间
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:Python问题:'Nonetype' object is not iterable
文章链接:http://soscw.com/essay/32347.html
文章标题:Python问题:'Nonetype' object is not iterable
文章链接:http://soscw.com/essay/32347.html
评论
亲,登录后才可以留言!