Robotics & Artificial Intelligence

A list created within another list is called a ………….. .

  1. Substring
  2. Sub
  3. Nested list
  4. Tuple

Python List Manipulation

1 Like

Answer

Nested list

Reason — A list created within another list is called a nested list.

Answered By

3 Likes


Related Questions