Assignment 5

Due: 9:00 am, Fri 9 Feb

Read

Do

In order to submit RJ5, you need to commit your work in shapes.py as well:

$ cd ReadingJournal
$ git add reading-journal-05.ipynb
$ git add shapes.py
$ git commit -m "Completed reading journal 5"
$ git push origin master