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

imported>Mako
imported>Mako
Line 78:
** len()
*** <code>len("")</code> length of the empty string
* many other interesting functions for lists
** e.g., <code>min()</code> and <code>max()</code>
 
=== loops and more flow control ===
Anonymous user