CS 101: Python Videos
Click here to return to the schedule

Video Lecture (required)

In this week's video it is demonstrated how to use lists and tuples in Python. See the chapter on Data Structures in the Python Tutorial for more details. It is also describe how stacks, queues, and 2D arrays can be implemented using standard lists.

Questions & Exercises

Some of these questions will be on the next quiz. Remember the answers are in the back of the book.