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

imported>Mako
imported>Mako
Line 33:
#*** also >, <, and !=
#** type() shows that the output of True or False is <code>bool</code>
#** "i" in "team"
#** "i" not in "team"
#* <tt>if</tt>/<tt>elif</tt>/<tt>else</tt>
#* functions
Anonymous user