Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the fundamentals of lists and tuples in Python through this beginner-friendly tutorial video. Learn about the mutable nature of lists, including methods like append, pop, remove, and insert for dynamic manipulation. Discover the immutable characteristics of tuples and understand how indexing works similarly for both data structures. Gain practical knowledge through examples such as creating grocery lists and managing grades. Follow along with clear explanations and code demonstrations to enhance your Python programming skills in handling these essential data types.
Syllabus
Intro
Grocery Lists
Indexing
Accessing specific elements
Inserting items
Grades
Tuples
Check for Names
Outro
Taught by
Keith Galli