========================================= Submitting your assignment: working alone ========================================= To submit your assignment, make sure that you have: - put your name at the top of your file, - registered for the assignment using chisubmit, - added, commited, and pushed your code to the git server, and - run the chisubmit submission command. .. code:: chisubmit student assignment register pa2 git add crawler.py git commit -m "final version ready for submission" git push chisubmit student assignment submit pa2