Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 665 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 665 Bytes

Midterm Examination

Please refer to the file called midtermExam.md for all of the details about the midterm examination in this course. Please note that each student is responsible for adhering to the Allegheny College Honor Code during the completion of the midterm examination.

Submission

As you are working, you are to commit and push regularly. The commands are the following.

git add -A
git commit -m ``Your notes about commit here''
git push

After you have pushed your work to your repository, please visit the repository at the GitHub website (you may have to log-in using your browser) to verify that your files were correctly sent.