Let\'s say I have three lists:
list1 = [1, 2, 3] list2 = [4, 3, 4] list3 = [0, 0, 0, 0]
I want to write some code that outputs: