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

imported>Mako
imported>Mako
Line 80:
* many other interesting functions for lists
** e.g., <code>min()</code> and <code>max()</code>
** e.g., create a list of names and sort it <code>names.sort()</code>
 
=== loops and more flow control ===
Anonymous user