I want to make dictionary with two lists but want to make dictionary in all cases. for example,
list1 = [a,b,c] list2 = [up,down] # output dic1 = [a:up, b:u