I have three lists that I want to iterate on with an index. For that, I tried to use `enumerate(zip(x, y, z)), but when I try to unpack that, it fails
[f.writ