To check your own understanding of GitHub, answer the questions that follow.
- What is the purpose of GitHub? To store code in the internet so others can look at it and to store past program copies.
- What is the difference between forking and cloning a repository? Cloning is downloading onto your own computer, forking is copying into your own github.