Computer Science 2000 Assignments


[Home]

Reading Assignments

8/27 Read Google's Python Programming Class. It is a good idea to do the exercises associated with each section: google python exercises

Problem Sets

Note: all homework files are available online at the zoo in
/c/cs200/hws
8/27 Homework #0: hw0.py. It is due online via gradescope at 11:59 Thursday, September 11 (It is also available in /c/cs200/hws/hw0.py from your Zoo account.) The python 3 byte code answer file is available in /c/cs200/hws/hw0a.pyc You will submit your problem set files using gradescope.

In addition, complete the online canvas hw0 collaboration quiz on academic honesty and collaboration policy. It counts for 10 points


[Home]