Sheet creation and view placement with Python

Hi all,

I have a question regarding some python code to create sheets and add views to them. I have tried searching the forums but haven’t quite found the answer.

I’m using some python code blocks from @Joseph_Peel that have been referenced in a couple of threads. the first one to create sheets from an excel sheet works perfectly, and i’ve managed to place one view on each sheet. I have added another column in my excel for a second view to be added to each sheet. My question is, how do format these two lists to give me a single input for the python code?

image