Python M07

M07 - Agenda:

Objectives

  • Define an organization of elementary data into a data structure
  • Assignment elements to a list type data structure when creating the list
  • Utilize the append  function to add items to a list
  • Utilize the delete function to remove items from a list
  • Develop code which utilizes tuples
  • Explain the difference between a tuple and a list.
  • Write Python programs utilizing lists and tuples
Agenda
  1. Read Punch, Chapter 7,
  2. Video on Lists and Tuples
  3. Complete the Module 07 Study Guide
  4. Complete the in class laboratory

M07 - Lists Arrays, Lists and Tuples Tutorial Video #1


Categories:
Similar Movies