A sequence is an ordered collection of things, so that each thing in the collection can be referred to explicitly by its index where the first element often gets assigned to index 0. e.g.: { 0: hamster, 1: gasoline, 2: torch, 3: book of sinister implications }