Whats wrong with this Program: Zip and unzip in Python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Whats wrong with this Program: Zip and unzip in Python

https://code.sololearn.com/cuSWAWwLvKbh I stand on the Pipeline

4th Jan 2018, 12:25 PM
Oma Falk
Oma Falk - avatar
2 Answers
+ 15
I found the mistake. You have created a variable named list and that is interfereing. Change it to list1.
4th Jan 2018, 12:47 PM
Swapnil Srivastava
Swapnil Srivastava - avatar
+ 6
thank you swapi! Thats it!
4th Jan 2018, 1:26 PM
Oma Falk
Oma Falk - avatar