ValueError: too many values to unpack (expected 2) with a list of tuples in Python

前端 未结 0 543
一整个雨季
一整个雨季 2020-12-10 09:30

I have this issue when creating a code with Python. I pass a list of tuples but when unpacking it and then using the map function and then using a list. I get this Error:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题