Lists, Tuples and Sets

Lists, Tuples and Sets#

Learning Objectives#

After working through this topic, you should be able to:

  • Create lists, sets and tuples

  • Explain the difference between lists, sets and tuples

  • Access one or several entries of the standard containers

  • Determine the number of entries in lists, sets and tuples

Materials#

Here is the screencast and these are the slides.

Additional Materials#

Quiz#