Given the fallowing lists, I need to create a list mapping the items of the list:
def list1=[math,science] def list2=[90,80]
create listofO
listofO