what is mean by nested list
Answers
Answered by
0
Answer:
here's ur answer dude
Explanation:
A nested list is a list that appears as an element in another list. In this list, the element with index 3 is a nested list. ... To extract an element from the nested list, we can proceed in two steps. First, extract the nested list, then extract the item of interest.
hope it helps
Similar questions