I have two lists:
listA=[1,2] listB=[\'a\',\'b\',\'c\',d\',\'e\']
And would like two zip them in a dictionary this way:
dict={1:[\