Python Workshops for Beginners/Saturday September 27th lecture: Difference between revisions

Content added Content deleted
imported>Ehashman
imported>Ehashman
Line 60: Line 60:
#* <tt>random.randint</tt>
#* <tt>random.randint</tt>
#* <tt>random.choice</tt>
#* <tt>random.choice</tt>
#* walk through state_capitals.py
#* walk through provincial_capitals.py


Where state_capitals.py from http://mako.cc/teaching/2014/cdsw/state_capitals.py is the grand finale and synthesis of lecture material.
Where provincial_capitals.py from https://csclub.uwaterloo.ca/~ehashman/pwfb/provincial_capitals.py is the grand finale and synthesis of lecture material.