To get this repo in your CS50 IDE
Entering your root folder
cd ~/workspace/
Clone this repo
git clone https://github.com/DavidQN/cs33_section.git
what you should see is:
now you need to enter the directory that you just cloned
cd cs33_section/
Now let us list the files/folders we just pulled down
ls
And that is it! Each folder should associated with each weekly section.
