GitHubSign in

An abstract data type that represents a countable number of ordered values, where the same value may occur more than once.

"Lists are used in programming to store sequences of data that can be modified, with elements being added, removed, or changed."

@gh-community