Community Data Science Workshops (Fall 2014)/Day 1 lecture: Difference between revisions

imported>Mako
imported>Mako
Line 63:
* adding elements
** using the the <code>my_list.append()</code> function
** the <code>.append()</code> function is a special kind of function that lists know about
* changing elements
* slicing lists
Anonymous user