Boston Python workshop 2/Saturday lecture: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 5: Line 5:
# review printing and Python as a calculator from Friday evening
# review printing and Python as a calculator from Friday evening
# lists
# lists
# booleans
# flow control: if, for, while, break, continue
# flow control: if, for, while, break, continue
# dictionaries and tuples
# dictionaries and tuples