A list is an abstract data type that represents a countable number of ordered values. Lists are basic example of containers as they contain other values.
A list is an abstract data type that represents a countable number of ordered values. Lists are basic example of containers as they contain other values.