Computer Science, asked by manishakadam3748, 1 year ago

Explain nesting list with example

Answers

Answered by ankitpandey9674
4

Explanation:

Nesting Lists is the process of putting each item within a list (i.e. An individual list item is a list itself). If a list A is the list item of another list B, then list A would be called a nested list.

Similar questions