Python: Solving ValueError: Too many values to unpack

آموزش
آموزش
1.2 هزار بار بازدید - 7 سال پیش - This Python tutorial video covers
This Python tutorial video covers the "ValueError: too many values to unpack." This error is caused when there are more values in whatever is being unpacked than the amount of variables you have specified to be read into. The solution is to specify a matching number of variables to be read into as are being unpacked.
7 سال پیش در تاریخ 1396/10/28 منتشر شده است.
1,251 بـار بازدید شده
... بیشتر