Boston Python workshop 2/Saturday lecture: Difference between revisions

imported>Jesstess
No edit summary
imported>Jesstess
Line 4:
 
# review printing and Python as a calculator from Friday evening
# conditionalsbooleans and flow control: booleanstruthiness, if, ==, !=equality, in
# lists
# loops and more flow control: for, while, break, continue
# dictionaries and tuples
# functions
Anonymous user