A given object may appear in a list more than once.
2 Likes
True
Reason — List can have duplicate values.
Answered By
3 Likes
There is no conceptual limit to the size of a list.
All elements in a list must be of the same type.
The keys of a dictionary must be of immutable types.
You can combine a numeric value and a string by using the + symbol.