I have an array of tuples and I want to pass the tuples to the zip function 
without manually typing out the indices. Is there a way to do this?

Reply via email to