To complete this test:
-
Fork the github repository https://github.com/pvanheus/python2015_test
-
Clone your forked repository (not the original) using
git clone -
cdinto the resultingpython2015_testdirectory and startipython notebookthere. -
Complete the exercises in the notebook, ensuring that the tests in the notebook report that your answers are correct.
-
Save the notebook and commit it to your git repository (with
git addandgit commit). -
Push the final notebook to GitHub (
git push) and send an email with a subject line likePY2015TEST https://github.com/exampleuser/python2015_testto pvh@sanbi.ac.za.