Montreal Python Workshop/Saturday lecture: Difference between revisions

Content added Content deleted
imported>Gward
No edit summary
No edit summary
Line 57: Line 57:
#* <tt>random.randint</tt>
#* <tt>random.randint</tt>
#* <tt>random.choice</tt>
#* <tt>random.choice</tt>
#* walk through capitals.py
# walk through capitals.py


Where capitals.py from https://raw.github.com/jvns/mtlpytutorial/master/capitals.py is the grand finale and synthesis of lecture material.
Where capitals.py from https://raw.github.com/jvns/mtlpytutorial/master/capitals.py is the grand finale and synthesis of lecture material.