-
Notifications
You must be signed in to change notification settings - Fork 5
Home
ericagreene edited this page Jun 9, 2014
·
43 revisions
We're using "Think Python - How to Think Like a Computer Scientist" by Allen B. Downey
See online or
Download PDF
Unit 1 (Variables, String concatenation, Math, Etc.): Slides, In class exercises, Review worksheet
Unit 2 (Functions): Slides, In class exercises, Variable scope exercises, Review worksheet
Unit 3 (Conditionals): Slides, In class exercises, Spot the mistake exercise, Review worksheet
Unit 4 (loops): In class exercises, Strings slides
The worksheet is here. Please write your answers on a separate piece of paper or email us your answers. You can use Python to check your answers.