What is the purpose of a version control system?
(1 point)
Responses
to store copies of all of the previous versions of the code
to store copies of all of the previous versions of the code
to make code more Pythonic
to make code more Pythonic
to record how much time it took to develop the code
to record how much time it took to develop the code
to explain what the code does
1 answer
to store copies of all of the previous versions of the code