Sequences in Python

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Eric Greene

Description

Sequences are special kinds of collections in which elements are accessed via index, and understanding them is crucial to becoming a proficient Python programmer. Learn about tuples and lists and the APIs that accompany them, and learn about functional programming in Python.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: