Skip to content

Commit

Permalink
Update quiz.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepanshu-s1 authored Feb 27, 2024
1 parent 79694fc commit 0eb41e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Q1. Which statement about GitHub Classroom is true?
3. GitHub Classroom is a website that provides online courses to learn about GitHub.
4. GitHub Classroom is developed by 3rd party developers but uses the GitHub API to integrate into GitHub.

Answer: 4
Answer: 2

------

Expand All @@ -26,7 +26,7 @@ Q2. What does the command `git add` do?
3. Adds a file to the .git directory
4. Adds a file to the working directory

Answer: 4
Answer: 3

------

Expand All @@ -37,7 +37,7 @@ Q3 . What Git commands can be used to correct mistakes?
3. `git reset` and `git revert`
4. `git revert` and `git remove`

Answer: 4
Answer: 1

------

Expand Down

0 comments on commit 0eb41e4

Please sign in to comment.