Post date: Nov 15, 2011 11:50:56 PM
Announcements
Project 9: PopulationSim due date extended until Wednesday at 5:00 pm
You can place newer files into the D2L dropbox
Homework
If necessary, work on PopulationSim.py
If necessary, finish CodingBat 3: List-2
Lecture Outline:More PopulationSim and list processing functions
Consider what went wronf with project PopulationSim
See further explanation PopulationSimExplainedFurther.doc
Change part of your formula from 635 to 637
Get these new tests for City PopulationSimTest.py
More lists:
Demo Rainbowize: Given the first two methods, complete sortColors(self)
please be patient if you were one of the few to finish this in lab, and congratulations
BinarySearch for a birthday
Code up binary search given these tests