Update GIT_ASSIGNMENT.md

This commit is contained in:
2025-08-16 13:55:24 +00:00
parent 9e5c0c8c6c
commit 023e8ac5b4

View File

@ -0,0 +1,10 @@
1. What is Git and Version Control
Assignment:
Write down (in your own words) what problem Git solves.
Find one real-life example where multiple people edit the same file (school project, code, Google Docs).
Answer: Why is version control better than emailing files back and forth?