$ 0 0 List1 = [1, 2, 3, 4] List2 = [5, 6, 7, 8] print(len(list1 + list2)). What is the output? 1 post - 1 participant Read full topic