Boston Python Workshop 3/Saturday lecture: Difference between revisions

imported>Jesstess
Line 3:
== Lecture outline ==
 
# review printing and Python as a calculator from Friday eveningmaterial
# booleans and flow control: truthiness, if, equality and comparing, in
# lists
# loops and more flow control: for, while, break, continue
# dictionaries
# functions
# modules
 
Anonymous user