Boston Python Workshop 3/Data types: Difference between revisions

imported>Jesstess
imported>Jesstess
Line 125:
 
* Use lists to store data where order matters.
* Lists are indexed starting with 0.
 
====List initialization====
Anonymous user