Homeworks

Homework 8 & 9 (due Apr 5)

Homework 8 and homework 9.

Homework 7 (due Mar 17)

Homework 7. If you have already completed seven homeworks, then you do not need to do this one, but you still need to email me your project preferences.

Homework 6 (due Mar 3)

Homework 6.

Homework 5 (due Feb 24)

Homework 5. You don’t strictly need it, but you might want to check out bst.py.

Homework 4 (due Feb 17)

Homework 4: This is a slightly different homework. The programming assignment is different and slightly longer. Therefore, you only get 2 questions. Be sure to check the notes for links.

Homework 3 (due Feb 10)

Homework 3

Homework 2 (due Feb 4 [you get an extra day!])

Homework 2 (you will also need bacteria.py, and you can look at simulatebac.py as an example). As before, solutions by email.

Homework 1 (due Jan 27)

Available here. Solutions by email.

Homework 0 (due Jan 20)

Run the following Python code and email me the result:

email = 'YOUR EMAIL ADDRESS'
print email, hash(email)

Where ‘YOUR EMAIL ADDRESS’ should be replaced by your actual email address, of course. The output will be your email followed by a number.

See the notes for information on getting Python for your system.