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
- Read Punch, Chapter 7,
- Video on Lists and Tuples
- Complete the Module 07 Study Guide
- Complete the in class laboratory
M07 - Lists Arrays, Lists and Tuples Tutorial Video #1
<
M07 Csci 1523 Study Guide Lists and Tuples