You should already have created a github repository for assignment 2. We would like you to use this repository for all your future assignments.

Here are the steps you should take to modify your repository.

  1. Create a directory called assignment_2 in the root directory of the existing repo.
  2. Use the command git mv to move all of your assignment 2 files into this directory.
  3. Commit your changes and push them to github.
  4. For future assignments (e.g. assignment 3), create appropriately named subdirectories for your work.
  5. Submit your future assignments by committing and pushing to the same repo.
  6. Optional: rename your repository on github to research_computing_assignments