184_notes:lists

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
184_notes:lists [2022/05/06 23:36] woodsna1184_notes:lists [2022/05/07 01:20] (current) woodsna1
Line 29: Line 29:
  
 ===== Lists and For Loops ===== ===== Lists and For Loops =====
 +==== Lecture Video ====
 +
 +{{youtube>Rvpmo95XBNA?large}} 
 We often want to move through a list and read or change each value one-by-one. The easiest way to iterate through a list in Python is using a for loop.  We often want to move through a list and read or change each value one-by-one. The easiest way to iterate through a list in Python is using a for loop. 
  
  • 184_notes/lists.1651880187.txt.gz
  • Last modified: 2022/05/06 23:36
  • by woodsna1