Computer Science, asked by thejustheju, 1 year ago

what do you mean by nesting of list


preetgupt12369: when we use ordered list in unorered list or when we use unordered list in orderd list then its called nesting of list.....its simple meaning is using list in a list...

Answers

Answered by ayushi8587
4
to collect information and keep them together like nest
Answered by smartkarthik37
6
hey here is your answer
A nested list is simply a list that occurs as an element of another list(which may of course itself be an element of another list, etc.). Common reasons nested listsarise are: They're matrices (a list of rows, where each row is itself a list, or a list of columns where each column is itself alist)
hope this helps you dear ☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️☺️
Similar questions