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

imported>Mako
imported>Mako
Line 29:
#** you can also multiply strings! (although it's not clear why you want to weird)
#* booleans
#** comparisons (e.g., <code>1 == 1</code> or <code>1 == 0</code>)
#*** you can compare strings (case sensative!)
#*** also >, <, and !=
#* <tt>if</tt>/<tt>elif</tt>/<tt>else</tt>
#* functions
Anonymous user