A list may contain any type of objects except another list.
False
Reason — A list can store any data types and even list can contain another list as element.