String
: a sequence of characters enclosed with quotation marks (”) or apostrophes (’)List
: an ordered sequence of arbitrary valuesTuples
: an ordered sequence of arbitrary valuesSet
: a collection of unordered and unique valuesDictionary
: a collection of unordered values accessed by key