Q:

Assume the output : list1 = [1, 2, 3, 4] list2 = [5, 6, 7, 8] print(len(list1 + list2))

0

Assume the output

list1 = [1, 2, 3, 4] list2 = [5, 6, 7, 8] print(len(list1 + list2))

  1. 6
  2. 36
  3. 8
  4. 4

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

8

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now