- Fork this repo into your account.
- Clone to your machine
- Create a file called
Answers.md git add .git commit -m "empty file."git push- Edit the file using vscode and record all 35 answers to your questions.
git add .git commit -m "quests 1 - n."replace N with how many questions you've answered.git push- do the commits and pushes throughout the exam.
You must do at least 10 commits over the course of the exam.
You will be given 1 point for every commit. up to a maximum of 11 points.