Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 743 Bytes

File metadata and controls

16 lines (14 loc) · 743 Bytes

INSTRUCTIONS

  • Fork this repository into your GitHub folder
  • Clone YOUR COPY into your laptop
  • cd into the cloned folder
  • start jupyter notebook
  • Open the appropriate exam (Exam Week 1, or Exam Week 2)
  • Create a new Jupyter Notebook using the Bash kernel (for week 1 exam) or python kernel (week 2 exam)
  • In this new notebook, create a documentation ("Markup") box, and a code box, for each question
    • use the documentation box to explain the logic of your answer
    • the code box to show the code of your answer
  • when you have finished answering all problems, save the notebook
  • push the notebook to GitHub
  • email me your GitHub username so that I can retrieve your answers and grade them.
  • go for a beer!