String: a sequence of characters enclosed with quotation marks (”) or apostrophes (’)

List: an ordered sequence of arbitrary values

Tuples: an ordered sequence of arbitrary values

Set: a collection of unordered and unique values

Dictionary: a collection of unordered values accessed by key