Answer:
It can have any number of items and they may be of different types (integer, float, string etc.). A list can also have another list as an item. This is called a nested list
Explanation: