Sequences

Learn about sequences and their different types in this lesson.

What are sequences?

A sequence is an ordered collection of items that allows random access. Examples of sequences include lists, strings, and tuples. You should already be familiar with these, but here is how they relate to iterators: ...

Access this course and 1400+ top-rated courses and projects.