• I'm a little confused.

Question related to mission Transposed Matrix

 

All I did was this:

def checkio(data):

return zip(*data)

And it worked fine. Was it really supposed to be this simple, or is there something I'm missing? Because this passed all the acceptance tests. No fuss, no muss, nothing fancy.

Frankly I'm a little freaked out, especially after reviewing the other solutions.

Kat Fud

12