#purpose - program to perform some list operations list1 = [] list2 = [] print("Select operation.") print("1.Check Length of two list\'s are Equal")