How to use Git and GitHub for your personal Project
Since we know Git helps to save versions of our project(code) so that we can refer to any version over time, We will use it to save versions of our code with the following example:
Let's say you want to build a very simple calculator program using py...
emmakodes.hashnode.dev5 min read