/PR-Demo

Primary LanguagePython

ThisishowWedoit

#Version control: AKA source control. #It is managing changes to files, you can make different versions/copies of files #and save them in a "state". You can revisit any state and change anything, and #make more states based on that. the practice of tracking and managing changes to software code Nancy Isbell