Step 3: Code and Commit

Edit and improve your project locally. Answer one of the questions, or add a new question and answer.

Is it ok to do several commits instead of one?

Yes, several commits are better because they make changes clearer and easier to track.

I want to see the changes to the code I did. Can git show me?

Yes!