MAKE A COPY OF THIS NOTEBOOK AND RENAME ACCORDINGLY.

SHARE IT WITH YOUR INSTRUCTOR IMMEDIATELY.

Be sure that each "chunk" of code is appropriately documented and that you are following all standard Python conventions (https://www.python.org/dev/peps/pep-0008/). Use functions and classes as appropriate for cleanliness and efficiency.

This template version is 2019-05-27 and the master can be found at http://bit.ly/2HDqlko. Always be sure you are adhering to the latest notebook template requirements.

Project Journal

2019-05-27 Started researching which project I am doing... (replace this with your own comment(s))

2019-05-28...

Program Header

Your Name:

Project Name:

Project URL: (be sure the URL goes directly to the challenge, not just the page the challenge is on)

Project Description:

References Used While Programming

List any websites below that you used to research how to do this challenge.

  1. List item
  2. List item

My Program

Section Comment(s)


In [0]:
# Code goes here

Section Comment(s)


In [0]:
# Code goes here

Etc.....


In [0]: