what are nested list
Answers
Answered by
13
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 lists arise are: They're matrices (a list of rows, where each row is itself a list, or a listof columns where each column is itself a list).
Similar questions
Chemistry,
7 months ago
Math,
7 months ago
Social Sciences,
7 months ago
Chemistry,
1 year ago
Math,
1 year ago